-
Couldn't load subscription status.
- Fork 316
feat: apply future type style #853
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
Conversation
…comparision-logic
|
Thank you for your work once again. Would you be able to resolve the conflicts? |
|
I am seeing this error on Python 3.8 and 3.9 tests. Could you take a look? ImportError: cannot import name 'Concatenate' from 'typing' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good job. Thank you
Description
Base on PR849
from __future__ import annotationsto python filesruff check --extend-select=I,UP pypika/to reformat filesRemove definition: test_xxxin pypika/tests/pre-commit run --filesfix lint issues