fiveofswords / botc-bot

The bot for running games on the five of swords
2 stars 1 forks source link

Standardize variable names in snake case (and upper snake case for constants). #25

Closed ratteler50 closed 3 months ago

ratteler50 commented 3 months ago

Trying to get rid of as many intellij python warnings as possible (especially the ones it complains about when trying to push).

That said this might not be the best one to start with since it is not backwards compatible. I'll probably want to start with other changes first instead. That said, I'd like your eyes and thoughts on this.

WARNING: This will invalidate existing pickles and will require an update to variable names in config.py