Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

More docstring cleanup and fixes #9

Merged
merged 6 commits into from
Oct 13, 2024
Merged

More docstring cleanup and fixes #9

merged 6 commits into from
Oct 13, 2024

Conversation

sarnold
Copy link
Owner

@sarnold sarnold commented Sep 1, 2024

  • cleanup some docstrings and update some readme bits
  • refactoring cleanup, add type hints/ignores and fix an error

Signed-off-by: Stephen Arnold <nerdboy@gentoo.org>
@pep8speaks
Copy link

pep8speaks commented Sep 1, 2024

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

Line 102:100: E501 line too long (100 > 99 characters)

Comment last updated at 2024-09-15 02:54:08 UTC

* mypy helped find an error, but we still need to ignore the optional
  munch YAML attributes
* update flake8 config bits to allow one more char of line length

Signed-off-by: Stephen Arnold <nerdboy@gentoo.org>
* this commit removes support for legacy AppIndicator3 in favor of
  AyatanaAppIndicator3 only

Signed-off-by: Stephen Arnold <nerdboy@gentoo.org>
* the above import trick is correct for ``get_state_str()`` signature

Signed-off-by: Stephen Arnold <nerdboy@gentoo.org>
Signed-off-by: Stephen Arnold <nerdboy@gentoo.org>
Signed-off-by: Stephen Arnold <nerdboy@gentoo.org>
@sarnold sarnold merged commit ea1b04c into main Oct 13, 2024
10 checks passed
@sarnold sarnold deleted the more-doc-bits branch October 14, 2024 05:54
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants