-
Notifications
You must be signed in to change notification settings - Fork 618
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
switch to python >=3.7 and use f-strings #19
Comments
Use github project feature to manage this project with kan-ban strategy |
Hi @Akuli , could you describe what needs to be changed? |
|
is someone working on this already? I want to help! |
Just do it then :) If multiple people do it, I will combine the changes. |
I'm working on this if you have any updates please let me know. |
Nice :) Don't add dataclasses yet. I probably want to restructure things a bit before adding dataclasses. Basically, I think the basics/advanced splitting as it is now doesn't make much sense, and it would be better to have something like basics/intermediate where intermediate would contain things like list/dict/set comprehensions, dataclasses, inheritance, typing, and so on. |
Intermediate section is indeed a good idea! |
Do you want to replace the old method with |
We don't need |
There's still
|
sure, I'll replace them asap |
This is done now. Thanks @tusharkhatriofficial for working on this! |
No description provided.
The text was updated successfully, but these errors were encountered: