mirror of
https://github.com/KevinMidboe/curtains_avantGarde.git
synced 2025-10-29 01:20:18 +00:00
Added #!/usr/bin/env python3 to header of cli
This commit is contained in:
@@ -1,8 +1,9 @@
|
|||||||
|
#!/usr/bin/env python3
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
# @Author: KevinMidboe
|
# @Author: KevinMidboe
|
||||||
# @Date: 2017-08-25 12:33:01
|
# @Date: 2017-08-25 12:33:01
|
||||||
# @Last Modified by: KevinMidboe
|
# @Last Modified by: KevinMidboe
|
||||||
# @Last Modified time: 2017-08-25 17:35:33
|
# @Last Modified time: 2017-08-25 17:38:02
|
||||||
|
|
||||||
from stepper import Stepper
|
from stepper import Stepper
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user