We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 418e05e commit 98c8df3Copy full SHA for 98c8df3
examples/__main__.py
@@ -1,2 +1,2 @@
1
if __name__ == "__main__":
2
- pass
+ import examples.say_hello # noqa: F401
0 commit comments