Skip to content

Commit 39a56f8

Browse files
authored
Merge pull request #32 from KG-1510/master
fixed helpVersion.py
2 parents ef02c64 + 9aa8e11 commit 39a56f8

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

clikpython/build/lib/clikpython/helpVersion.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ def version():
77

88

99
#test functions
10-
help()
11-
#version()
10+
#help()
11+
#version()

clikpython/clikpython/helpVersion.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ def version():
77

88

99
#test functions
10-
help()
11-
#version()
10+
#help()
11+
#version()
4 Bytes
Binary file not shown.

clikpython/dist/clik-0.0.0.tar.gz

6 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)