We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f13a3b commit b4a6363Copy full SHA for b4a6363
argsrun/discover.py
@@ -14,4 +14,4 @@ def discover(options):
14
# break
15
16
if __name__ == '__main__':
17
- argsrun.runme(discover)
+ discover()
0 commit comments