mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 14:15:42 -04:00
Fixed typo in imports for statepoint.py
This commit is contained in:
parent
3d9353b086
commit
1e89fd53e6
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
mport sys
|
||||
import sys
|
||||
import re
|
||||
import numpy as np
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue