Skip to content

Linting cleanup#99

Merged
markfinal merged 10 commits intomainfrom
mf/mypy_cleanup
Jul 15, 2023
Merged

Linting cleanup#99
markfinal merged 10 commits intomainfrom
mf/mypy_cleanup

Conversation

@markfinal
Copy link
Copy Markdown
Owner

Lots of linting techdebt accumulated before adopting PySide 6.5.
Some can now be solved.

markfinal added 10 commits July 15, 2023 10:15
- removes a commented out streaming class that I thought I could use, but never did
- fixes some logic errors
- in _get_options_from_recipe, the logic has changed when iterating over possible option values. As I recall it used to work, but the if...else ordering would never have been executed, so mypy is right
- resource generation occurs as the very first thing when cruiz starts now
- this avoids needing any graphical resources on CI machines
@markfinal markfinal added the enhancement New feature or request label Jul 15, 2023
@markfinal markfinal added this to the v1.4.0 milestone Jul 15, 2023
@markfinal markfinal self-assigned this Jul 15, 2023
@markfinal markfinal merged commit 9520160 into main Jul 15, 2023
@markfinal markfinal deleted the mf/mypy_cleanup branch July 15, 2023 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant