Skip to content

Make Mypy happy#281

Merged
jstasiak merged 1 commit into
masterfrom
make-mypy-happy
Jul 7, 2020
Merged

Make Mypy happy#281
jstasiak merged 1 commit into
masterfrom
make-mypy-happy

Conversation

@jstasiak

@jstasiak jstasiak commented Jul 7, 2020

Copy link
Copy Markdown
Collaborator

Otherwise it'd complain:

% make mypy
mypy examples/*.py zeroconf/*.py
zeroconf/__init__.py:2039: error: Returning Any from function declared to return "int"
Found 1 error in 1 file (checked 6 source files)
make: *** [mypy] Error 1

Otherwise it'd complain:

    % make mypy
    mypy examples/*.py zeroconf/*.py
    zeroconf/__init__.py:2039: error: Returning Any from function declared to return "int"
    Found 1 error in 1 file (checked 6 source files)
    make: *** [mypy] Error 1
@jstasiak jstasiak merged commit 4381784 into master Jul 7, 2020
@jstasiak jstasiak deleted the make-mypy-happy branch July 7, 2020 10:25
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