Skip to content
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

The Messenger: Make modules and tests PEP8 #2276

Merged
merged 4 commits into from
Oct 8, 2023

Conversation

alwaysintreble
Copy link
Collaborator

What is this fixing or adding?

style

How was this tested?

unit tests and a few generations. Mostly just renames files and test methods

worlds/messenger/test/test_shop.py Outdated Show resolved Hide resolved
worlds/messenger/test/test_shop.py Outdated Show resolved Hide resolved
worlds/messenger/test/test_shop_chest.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@el-u el-u left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few easy things that you could fix while you're at it:

worlds/messenger/rules.py:122:1: W293 blank line contains whitespace
worlds/messenger/test/test_locations.py:13:1: W293 blank line contains whitespace
worlds/messenger/test/test_logic.py:1:1: F401 'typing.Iterable' imported but unused
worlds/messenger/test/test_logic.py:1:1: F401 'typing.List' imported but unused
worlds/messenger/test/test_logic.py:84:1: W293 blank line contains whitespace

worlds/messenger/test/test_locations.py Outdated Show resolved Hide resolved
@black-sliver black-sliver merged commit 6f9484f into ArchipelagoMW:main Oct 8, 2023
12 checks passed
@alwaysintreble alwaysintreble deleted the messenger-cleanup branch October 12, 2023 11:23
@ThePhar ThePhar added the is: refactor/cleanup Improvements to code/output readability or organizization. label Oct 17, 2023
FlySniper pushed a commit to FlySniper/Archipelago that referenced this pull request Nov 14, 2023
* The Messenger: PEP8 module and test names

* fix dumb

* whitespace
Jouramie pushed a commit to Jouramie/Archipelago that referenced this pull request Feb 28, 2024
* The Messenger: PEP8 module and test names

* fix dumb

* whitespace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is: refactor/cleanup Improvements to code/output readability or organizization.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants