Skip to content

Install stubs for mypy types#2

Merged
larsoner merged 1 commit intolarsoner:exc_classfrom
BEL-Public:install-stubs
Jun 10, 2021
Merged

Install stubs for mypy types#2
larsoner merged 1 commit intolarsoner:exc_classfrom
BEL-Public:install-stubs

Conversation

@ephathaway
Copy link
Copy Markdown

mypy will complain if these types packages are not installed.

mffpy/reader.py:18: error: Library stubs not installed for "deprecated" (or incompatible with Python 3.6)
mffpy/reader.py:18: note: Hint: "python3 -m pip install types-Deprecated"

I am not sure why we didn't see these errors in the GH workflow before, but this appears to fix them.

@larsoner larsoner merged commit 387de96 into larsoner:exc_class Jun 10, 2021
@ephathaway ephathaway deleted the install-stubs branch June 11, 2021 20:26
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.

2 participants