Skip to content

Commit

Permalink
fix importation
Browse files Browse the repository at this point in the history
  • Loading branch information
mathias77515 committed Sep 11, 2024
1 parent 7dd7692 commit 27349db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CMM/preset/preset_acquisition.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

from lib.Qacquisition import *
from lib.Qnoise import *
import fgb.component_model as c
import lib.Qcomponent_model as c


class PresetAcquisition:
Expand Down

0 comments on commit 27349db

Please sign in to comment.