Skip to content
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

Use absolute imports #177

Merged
merged 6 commits into from
Jan 19, 2024
Merged

Use absolute imports #177

merged 6 commits into from
Jan 19, 2024

Conversation

vdusek
Copy link
Contributor

@vdusek vdusek commented Jan 19, 2024

#161 but rebased and with fixed conflicts. Plus new commits solving #161 (review).

Closes: #160

honzajavorek and others added 6 commits January 19, 2024 09:14

Verified

This commit was signed with the committer’s verified signature.
Implements #160, with
exception of tests, where the relative imports make some sense
and removing them would mean re-architecturing the tests.
@vdusek vdusek requested a review from janbuchar January 19, 2024 08:27
@vdusek vdusek mentioned this pull request Jan 19, 2024
@vdusek vdusek merged commit 708078b into master Jan 19, 2024
23 checks passed
@vdusek vdusek deleted the honzajavorek-absolute-imports branch January 19, 2024 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace relative imports rather with absolute ones
3 participants