We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2305e8e commit f944e45Copy full SHA for f944e45
libra_toolbox/neutron_detection/activation_foils/foils.py
@@ -1,7 +1,7 @@
1
import numpy as np
2
import datetime
3
from zoneinfo import ZoneInfo
4
-from settings import ureg
+from .settings import ureg
5
6
7
def convert_to_datetime(time:str, tzinfo=ZoneInfo('America/New_York')):
0 commit comments