Add dummy
This commit is contained in:
parent
44c083e6bc
commit
dcdf695eea
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
A simple command line tool that takes 2 values and adds them together using
|
||||
the calc.py library's 'add2' function.
|
||||
'''
|
||||
|
||||
#aaaaaa
|
||||
import sys
|
||||
import calc
|
||||
|
||||
|
|
Loading…
Reference in a new issue