Skip to content

Commit 20dec6d

Browse files
committed
Fixing flake8 warning
1 parent 6407f4c commit 20dec6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/scripts/save_help_text.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# coding=utf-8
2+
# flake8: noqa F821
23
"""
34
A cmd2 script that saves the help text for every command and sub-commands to a file
45
This is meant to be run with pyscript within a cmd2 session.

0 commit comments

Comments
 (0)