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

python: Mostly formatting tweaks pulled up from #108. #181

Merged
merged 1 commit into from
Mar 17, 2021

Conversation

da-tanabe
Copy link
Contributor

from __future__ import annotations (available in Python 3.7) enables type forward references to work, which means the quotes are finally no longer needed around type annotations in the dazl codebase.

@da-tanabe da-tanabe merged commit 565f3b0 into master Mar 17, 2021
@da-tanabe da-tanabe deleted the python-minor-fixes branch March 17, 2021 20:21
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.

2 participants