Conversation
|
Ah, just now realized that my black-formatter automatically formatted the whole file. Should I revert that? |
|
Yes that would be good. If you know how to add a test that would be good too. It looks like we're going to have to fix the CI. I guess we can drop Python 3.6 support. |
|
Python 3.7 is also EOL since Tuesday. |
|
Is this PR related to Python 3.7? Or is that just a comment on the CI? We can remove Python 3.6 and 3.7 from CI if they are failing. |
|
It's a comment about the CI, it seems to be broken. The first test failed with |
|
The CI setup hasn't been touched in a while. It also still has Travis which doesn't work anymore. We'll need to update it. Shouldn't be much work as long as there aren't other issues that come up. |
Fixes #34