ospaceteam / outerspace

Outer Space is turn-base 4X multiplayer on-line strategy game.
GNU General Public License v2.0
20 stars 10 forks source link

Code niceties #291

Closed dahaic closed 4 years ago

dahaic commented 4 years ago

Cleanup pull request. No functionality changes expected, just more readable code.

Refresh of github integrations.

pep8speaks commented 4 years ago

Hello @dahaic! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 78:33: E126 continuation line over-indented for hanging indent

Line 179:20: W601 .has_key() is deprecated, use 'in'

Line 35:15: E401 multiple imports on one line

Comment last updated at 2020-02-09 20:49:23 UTC
dahaic commented 4 years ago

Vacation well spend :)