We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dc0550 commit f9bcb56Copy full SHA for f9bcb56
CHANGELOG.md
@@ -31,7 +31,7 @@
31
and not sys.argv[0].
32
* Breaking changes
33
* Some constants were moved from cmd2.py to constants.py
34
- * cmd2 command decorators were moved to decorators.py. If you were importing them via cmd2's __init__.py, then
+ * cmd2 command decorators were moved to decorators.py. If you were importing them via cmd2's \_\_init\_\_.py, then
35
there will be no issues.
36
37
## 0.9.19 (October 14, 2019)
0 commit comments