1
0
mirror of https://github.com/scoobybejesus/cryptools.git synced 2025-01-18 03:10:15 +00:00

Script: changed to /usr/bin/env python3.

This commit is contained in:
scoobybejesus 2020-11-14 19:21:29 -05:00
parent 3d2ab6ee34
commit 8ec8c2f302

View File

@ -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
## enhance readability, yet be able to properly format it prior to importing into `cryptools`.