Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix mypy errors introduced by GH-1012 #1014

Merged
merged 1 commit into from Oct 9, 2023

Conversation

msabramo
Copy link
Contributor

@msabramo msabramo commented Oct 9, 2023

Fix mypy errors introduced by GH-1012

(.venv)
abramowi at Marcs-MacBook-Pro-3 in ~/Code/OpenSource/watchdog (fix-mypy-errors●)
$ tox -e mypy
.pkg: _optional_hooks> python /Users/abramowi/Code/OpenSource/watchdog/.venv/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
.pkg: get_requires_for_build_editable> python /Users/abramowi/Code/OpenSource/watchdog/.venv/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
.pkg: build_editable> python /Users/abramowi/Code/OpenSource/watchdog/.venv/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
mypy: install_package> python -I -m pip install --force-reinstall --no-deps /Users/abramowi/Code/OpenSource/watchdog/.tox/.tmp/package/11/watchdog-3.0.1-0.editable-cp310-cp310-macosx_12_0_arm64.whl
mypy: commands[0]> mypy
Success: no issues found in 48 source files
.pkg: _exit> python /Users/abramowi/Code/OpenSource/watchdog/.venv/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
  mypy: OK (1.61=setup[1.39]+cmd[0.23] seconds)
  congratulations :) (2.70 seconds)

@BoboTiG BoboTiG merged commit 2338837 into gorakhargosh:master Oct 9, 2023
42 of 45 checks passed
@msabramo msabramo deleted the fix-mypy-errors branch October 10, 2023 15:45
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.

None yet

2 participants