mirror of
https://github.com/scoobybejesus/cryptools.git
synced 2025-04-10 23:40:27 +00:00
Script: changed to /usr/bin/env python3.
This commit is contained in:
parent
3d2ab6ee34
commit
8ec8c2f302
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/python3
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
## Purpose: Allows user to keep additional data in their CSV Input File to increase its usefulness and
|
## Purpose: Allows user to keep additional data in their CSV Input File to increase its usefulness and
|
||||||
## enhance readability, yet be able to properly format it prior to importing into `cryptools`.
|
## enhance readability, yet be able to properly format it prior to importing into `cryptools`.
|
||||||
|
Loading…
Reference in New Issue
Block a user