Skip to content
Snippets Groups Projects
Commit b717d22c authored by Rigdon's avatar Rigdon
Browse files

Hopefully fixed indentation error

parent dc8d31bf
No related branches found
No related tags found
No related merge requests found
...@@ -27,6 +27,6 @@ setup( ...@@ -27,6 +27,6 @@ setup(
scripts=[ scripts=[
'bin/geomag.py', 'bin/geomag.py',
'bin/make_cal.py', 'bin/make_cal.py',
'bin/average.py' 'bin/average.py'
] ]
) )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment