Simplifies check logic by removing py2 checks
Details
Details
Diff Detail
Diff Detail
- Repository
- R1 dagster
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
do we ever want to open source check with py2 compat? (i added f-strings to check but still asking the question)
Comment Actions
No, I don't think so -- the only reason to have check be py2 compat if it were open sourced would be to help people doing migrations from 2->3 but I get a feeling the big ones are done/people would write their own custom tooling.