You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@farooqkz hello, although I'm not the owner of this repo, I'm interested in better understanding the issues you've identified. Could I refer to your code for learning purposes? If you're okay with this, I would really appreciate your guidance. Thank you!
@farooqkz hello, although I'm not the owner of this repo, I'm interested in better understanding the issues you've identified. Could I refer to your code for learning purposes? If you're okay with this, I would really appreciate your guidance. Thank you!
Also there are tools like https://pypi.org/project/black/ which check your code and tell you were you did it wrong. This is for Python. For other languages, you must follow their own coding styles.
Hello. I've checked
tiny_gp.py
and my linter found several errors in your code. Please fix them or if not let me know and I will send a PR.The text was updated successfully, but these errors were encountered: