andreped / super-ml-pets

🐢 AI for Super Auto Pets
MIT License
31 stars 13 forks source link

Use PEP8 standard #27

Closed andreped closed 2 years ago

andreped commented 2 years ago

It is probably a good idea to stick to a single standard when making methods and whatnot.

PEP8 is probably the way to go.

andreped commented 2 years ago

Partly fixed here: 94c537dcd5f907501edcf88c6fa11bd1db9ddbee

andreped commented 2 years ago

More fixes: ca043b53a3a495f888bbfb65954edb97d4ebcc16

Also added badge to README to inform uses which standard we use: 2369ca96ff773061aed2dec095509f20f39d35bf

Hence, I believe this is mostly solved, and we can close this issue. There will always be minor discrepancies, but now all developers should be informed of the standard.