Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
brichet committed Sep 19, 2024
1 parent 52a7937 commit 70bf36f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jupyter_collaboration/rooms.py
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,6 @@ async def _on_outofband_change(self) -> None:
self._document.source = model["content"]
self._document.dirty = False


def _on_filepath_change(self) -> None:
"""
Update the document path property.
Expand Down

0 comments on commit 70bf36f

Please sign in to comment.