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

Add type hints for utils module #3277

Closed
wants to merge 1 commit into from

Conversation

bjoernricks
Copy link
Contributor

Types for the utils module. It even spotted a small issue in the get_relative_path function.

Pull Request Checklist

  • Ensured tests pass and (if applicable) updated functional test output
  • Conformed to code style guidelines by running appropriate linting tools

Types make it easier to understand the code and improve autocompletion
in IDEs.
@bjoernricks
Copy link
Contributor Author

Integrated into #3278

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