1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-19 00:17:51 +02:00

remove shebang for Fedora packaging

This commit is contained in:
Kelly Brazil
2020-05-11 10:54:26 -07:00
parent 4c00a99850
commit 81ffdb2510

1
jc/cli.py Executable file → Normal file
View File

@ -1,4 +1,3 @@
#!/usr/bin/env python3
"""jc - JSON CLI output utility
JC cli module
"""