mirror of
https://github.com/nqrduck/nqrduck-spectrometer-simulator.git
synced 2024-11-09 19:20:03 +00:00
Removed typo.
This commit is contained in:
parent
13116d09c6
commit
0c6bc1522f
1 changed files with 0 additions and 2 deletions
|
@ -18,8 +18,6 @@ class DuckSimulatorModel(BaseSpectrometerModel):
|
|||
self.quackseq_model = SimulatorModel()
|
||||
self.visualize_settings()
|
||||
|
||||
self.quackseq_visuals
|
||||
|
||||
# Try to load the pulse programmer module
|
||||
try:
|
||||
from nqrduck_pulseprogrammer.pulseprogrammer import pulse_programmer
|
||||
|
|
Loading…
Reference in a new issue