Skip to content

Commit

Permalink
Add Shebang
Browse files Browse the repository at this point in the history
  • Loading branch information
daipom committed Mar 19, 2023
1 parent 5cd3efd commit 3b9c943
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions graph.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#!/usr/bin/env python3

import argparse
from datetime import datetime
import pandas as pd
Expand Down

0 comments on commit 3b9c943

Please sign in to comment.