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

Refactoring/#219 applied ptb checks and fixes #220

Merged
merged 8 commits into from
Nov 22, 2024

Conversation

ckunki
Copy link
Contributor

@ckunki ckunki commented Nov 19, 2024

Closes #219

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After #217 there was still another copy of mock_cast.py in test/utils.

So I changed all imports to import test/utils and removed tests/mock_cast.py.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This module was not imported by any other and the contained class had been moved to interface.py in PR #203.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I replaced all local imports in this package by fully qualified to avoid circular dependencies.

@ckunki ckunki requested a review from tkilias November 20, 2024 10:18
ahsimb
ahsimb previously approved these changes Nov 20, 2024
@ckunki ckunki merged commit f4fef21 into main Nov 22, 2024
23 checks passed
@ckunki ckunki deleted the refactoring/#219-Applied_PTB_checks_and_fixes branch November 22, 2024 09:32
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.

Apply PTB checks / fixes
2 participants