Skip to content
Snippets Groups Projects
Commit 9bcb36ca authored by scott snyder's avatar scott snyder
Browse files

formatting

parent 6c9f8294
No related branches found
No related tags found
No related merge requests found
...@@ -88,4 +88,4 @@ if __name__ == "__main__": ...@@ -88,4 +88,4 @@ if __name__ == "__main__":
runType=GetRunType() runType=GetRunType()
print ("RunType: %s"%runType) print ("RunType: %s"%runType)
bFields = GetBFields() bFields = GetBFields()
print ("BFields (Sol,Tor):",bFields ) print ("BFields (Sol,Tor):",bFields)
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