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

Type annotations #3

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Type annotations #3

wants to merge 13 commits into from

Conversation

CCCodes
Copy link
Collaborator

@CCCodes CCCodes commented Dec 14, 2020

Fixes autolab#185.

Changes proposed in this PR:
Add type annotations for

  • jobManager.py
  • jobQueue.py
  • tangoObjects.py
  • worker.py

(Branched from tests)
Some type annotations are best guesses because it was hard to determine exactly what types were acceptable. I ran all unittests and new sampleTest on it and got the same results with / and without the annotations, so there were no problems in those cases.

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.

Type annotations
2 participants