Skip to content

Commit

Permalink
Updates area_plot.py
Browse files Browse the repository at this point in the history
Files the shebang so it works on uppmax
  • Loading branch information
jwdebelius authored Mar 16, 2020
1 parent d59d6eb commit 0c46f88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/area_plot.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/env python3
#!/usr/bin/env python3

from sys import argv, exit
import argparse
Expand Down

0 comments on commit 0c46f88

Please sign in to comment.