We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 299ff5a commit 806c6c6Copy full SHA for 806c6c6
src/manual_docstr.py
@@ -0,0 +1,6 @@
1
+from __future__ import annotations
2
+
3
+__doc__: str = '''
4
+touchexec: no filename provided
5
+'''
6
0 commit comments