Skip to content

Update python command to remove mypy caches.#1

Open
jlchilders11 wants to merge 1 commit intovsalvino:mainfrom
jlchilders11:main
Open

Update python command to remove mypy caches.#1
jlchilders11 wants to merge 1 commit intovsalvino:mainfrom
jlchilders11:main

Conversation

@jlchilders11
Copy link

The mypy cache is automatically generated when using mypy for type hinting. These folders are not necessary past the checking, and so should be cleaned up by this tool.

  • Update the logic to remove .mypy_cache files.
  • Update the readme to confirm this logic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant