mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
removed import math
This commit is contained in:
parent
e030b74836
commit
5bf60560af
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@ from collections.abc import Iterable
|
|||
from copy import deepcopy
|
||||
from numbers import Real
|
||||
from pathlib import Path
|
||||
import math
|
||||
import re
|
||||
import warnings
|
||||
from xml.etree import ElementTree as ET
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue