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

Fix orthanc_sdk autocomplete in PyCharm #46

Merged
merged 1 commit into from
Nov 7, 2023
Merged

Fix orthanc_sdk autocomplete in PyCharm #46

merged 1 commit into from
Nov 7, 2023

Conversation

gacou54
Copy link
Owner

@gacou54 gacou54 commented Nov 7, 2023

Fix:

  • orthanc_sdk
    • Always declare the mock functions/classes
    • Overwrite the mock functions/classes when the real orthanc sdk is avalable
    • This fix autocomplete in some editor/IDE (e.g. fix the pycharm autocomplete)

Related to #44

@gacou54 gacou54 merged commit f4eb906 into main Nov 7, 2023
1 check passed
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.

1 participant