-
Notifications
You must be signed in to change notification settings - Fork 29
[FEATURE] Refactor maps.py #98
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersno-qc-knowledge-reqdDoes not require knowledge of QC or QISDoes not require knowledge of QC or QIS
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersno-qc-knowledge-reqdDoes not require knowledge of QC or QISDoes not require knowledge of QC or QIS
Feature Description
The current
maps.pyfile is ~1400 LOC. To improve maintainability, it will be good to separate it out into distinct modules.Implementation (Optional)
Logically distinct modules like -
maps/gates.py,maps/constants.pyandmaps/expressions.py