mirror of
https://github.com/nqrduck/nqrduck-spectrometer.git
synced 2024-11-08 12:00:02 +00:00
Added compatability for older python versions.
This commit is contained in:
parent
a1a631b544
commit
e3e0e44d06
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
from __future__ import annotations
|
||||
import logging
|
||||
import numpy as np
|
||||
import sympy
|
||||
|
|
Loading…
Reference in a new issue