Skip to content

Commit 5277e02

Browse files
committed
fixing the gamma vs explicit differences
1 parent 4e1079e commit 5277e02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

development/gamma_vs_explicit.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
populations,
1515
)
1616
from FlowCyPy.opto_electronics import Amplifier, Detector, Digitizer, OptoElectronics, source
17-
from FlowCyPy.units import ureg
17+
from FlowCyPy.units import ureg
1818

1919

2020
DETECTOR_NAME = "side"

0 commit comments

Comments
 (0)