Replies: 2 comments 6 replies
-
Hi @buckleyc, Thank you for contributing 😸 . I think this should be fine for most users here. So far, no user has raised an issue related to a python version problem. 3.7 should be fine! |
Beta Was this translation helpful? Give feedback.
2 replies
-
Hi @buckleyc, I changed the version but it gave me an error as you can see here: https://colab.research.google.com/drive/1NrCZmIZP9oTUlSGufacQrQWxuCzGxJ9M?usp=sharing |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was looking at Empyrial/empyrial.py, with the intention of cleaning up the code. In general, I mean items such as proper and consistent indenting, cleaner comments, consistent spacing, etc.
To that end, there are some general issues surrounding some conditionals that I would want to clean up. But I want to be sure that the group would be comfortable with this. I generally use python 3.9 (currently running 3.9.5 & 3.9.6). Any code modification would be usable from 3.7 and later.
I was wondering if anyone is trying to use or maintain compatibility with python versions earlier than 3.7.
Beta Was this translation helpful? Give feedback.
All reactions