import cleanups
All threads resolved!
All threads resolved!
- moved
saqc.core.register._isflagged
tosaqc.lib.tool.isflagged
- moved
saqc.core.{reader, visitor}
tosaqc.parsing.{reader, visitor}
- added
saqc.core.frame
module that acts as a bridge to out data-collection-class (currentlydios.DictOfSeries
) - removed all direct imports of
dios
- cleand up imports (always import from the highest possible level)
- moved SimpleScheme from
saqc.core.basescheme.py
to new filesaqc.core.translation.simplescheme.py
- cleaned constants.py to only hold real constants
i removed all direct references to dios, to simplify maintenance of out dataclass and in preparation of the new data container
Merge request reports
Activity
Filter activity
added category: imports cleanup/refactoring labels
requested review from @schaefed
assigned to @palmb
- Resolved by Bert Palm
As the MR is rather large and changes are mostly limited to moves and imports, I'll comment on the description only.
added 3 commits
added 5 commits
-
eef4a518...a4776fed - 4 commits from branch
develop
- f74421cf - Merge branch 'develop' into 'data_class_import'
-
eef4a518...a4776fed - 4 commits from branch
enabled an automatic merge when the pipeline for 1741ee92 succeeds
mentioned in commit 7c2a5365
Please register or sign in to reply