env python3
This commit is contained in:
parent
eecee47b9e
commit
f72408cd88
5 changed files with 12 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/env python3
|
||||
|
||||
import pandas as pd
|
||||
import argparse
|
||||
import seaborn as sns
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue