Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
brichet committed Sep 20, 2024
1 parent 2d586d6 commit 520561e
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 520561e

Please sign in to comment.