We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d348c33 commit 2e21745Copy full SHA for 2e21745
src/PlainTextTerminal/__init__.py
@@ -20,3 +20,5 @@
20
__version__ = "1.0.0"
21
22
VERSION = __version__
23
+
24
+__all__ = ["PlainTextTerminal"]
0 commit comments