Skip to content

Commit

Permalink
rf(typeannotation): dummy change to verify CI workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
mih committed Jun 6, 2024
1 parent d22f662 commit 1b646db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datasalad/dummy.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
def not_covered():
def not_covered() -> None:
pass

0 comments on commit 1b646db

Please sign in to comment.