Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix circular imports during loader registration #911
base: main
Are you sure you want to change the base?
Fix circular imports during loader registration #911
Changes from 1 commit
2c2e2e5
18b0c8b
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 28 in dissect/target/loaders/ab.py
Codecov / codecov/patch
dissect/target/loaders/ab.py#L28
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd make it the full import everywhere.
Check warning on line 33 in dissect/target/loaders/cb.py
Codecov / codecov/patch
dissect/target/loaders/cb.py#L33
Check warning on line 14 in dissect/target/loaders/cyber.py
Codecov / codecov/patch
dissect/target/loaders/cyber.py#L14
Check warning on line 21 in dissect/target/loaders/local.py
Codecov / codecov/patch
dissect/target/loaders/local.py#L21
Check warning on line 12 in dissect/target/loaders/log.py
Codecov / codecov/patch
dissect/target/loaders/log.py#L12
Check warning on line 30 in dissect/target/loaders/mqtt.py
Codecov / codecov/patch
dissect/target/loaders/mqtt.py#L30
Check warning on line 11 in dissect/target/loaders/multiraw.py
Codecov / codecov/patch
dissect/target/loaders/multiraw.py#L11
Check warning on line 10 in dissect/target/loaders/overlay.py
Codecov / codecov/patch
dissect/target/loaders/overlay.py#L10
Check warning on line 12 in dissect/target/loaders/ovf.py
Codecov / codecov/patch
dissect/target/loaders/ovf.py#L12
Check warning on line 11 in dissect/target/loaders/raw.py
Codecov / codecov/patch
dissect/target/loaders/raw.py#L11
Check warning on line 21 in dissect/target/loaders/remote.py
Codecov / codecov/patch
dissect/target/loaders/remote.py#L21
Check warning on line 32 in dissect/target/loaders/smb.py
Codecov / codecov/patch
dissect/target/loaders/smb.py#L32
Check warning on line 15 in dissect/target/loaders/target.py
Codecov / codecov/patch
dissect/target/loaders/target.py#L15
Check warning on line 12 in dissect/target/loaders/utm.py
Codecov / codecov/patch
dissect/target/loaders/utm.py#L11-L12
Check warning on line 18 in dissect/target/plugins/os/unix/_os.py
Codecov / codecov/patch
dissect/target/plugins/os/unix/_os.py#L18
Check warning on line 10 in dissect/target/plugins/os/unix/bsd/_os.py
Codecov / codecov/patch
dissect/target/plugins/os/unix/bsd/_os.py#L10