mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 13:45:36 -04:00
Make it clear why sys.path is amended in results.py scripts
This commit is contained in:
parent
cfd6a37683
commit
5be69f0e4d
86 changed files with 0 additions and 167 deletions
|
|
@ -4,7 +4,6 @@ import sys
|
|||
import numpy as np
|
||||
|
||||
sys.path.insert(0, '../..')
|
||||
|
||||
from openmc.statepoint import StatePoint
|
||||
|
||||
# read in statepoint file
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue