Skip to content

Commit

Permalink
Not implemented, Raise exception instead
Browse files Browse the repository at this point in the history
  • Loading branch information
YuzuRyo61 committed Dec 14, 2023
1 parent aa14c88 commit 2722e29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misskey/users.py
Original file line number Diff line number Diff line change
Expand Up @@ -120,4 +120,4 @@ def users_notes(
with_files: bool = False,
exclude_nsfw: bool = False,
) -> List[Note]:
pass
raise NotImplementedError()

0 comments on commit 2722e29

Please sign in to comment.