Skip to content

Commit

Permalink
add shebang
Browse files Browse the repository at this point in the history
  • Loading branch information
ebknudsen committed May 3, 2024
1 parent 3860d17 commit 60e4d56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/are_neutron_flux.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#/usr/bin/env python
import openmc
import matplotlib.pyplot as plt
import numpy as np
Expand Down

0 comments on commit 60e4d56

Please sign in to comment.