Revision 8b65e42f5adbeef9fd1ef8e28a908c82ee77204f authored by Valentin Lorentz on 15 March 2022, 15:56:40 UTC, committed by Valentin Lorentz on 15 March 2022, 16:19:22 UTC
Without the type annotation, mypy errors with 'Cannot call function of unknown type'
when called from a type-checked function.
1 parent 77f7e6d
History
File Mode Size
bin
docs
sql
swh
.gitignore -rw-r--r-- 136 bytes
.pre-commit-config.yaml -rw-r--r-- 1.1 KB
AUTHORS -rw-r--r-- 112 bytes
CODE_OF_CONDUCT.md -rw-r--r-- 3.3 KB
CONTRIBUTORS -rw-r--r-- 61 bytes
LICENSE -rw-r--r-- 34.3 KB
MANIFEST.in -rw-r--r-- 242 bytes
Makefile -rw-r--r-- 163 bytes
Makefile.local -rw-r--r-- 69 bytes
README.md -rw-r--r-- 5.5 KB
conftest.py -rw-r--r-- 323 bytes
mypy.ini -rw-r--r-- 1.2 KB
pyproject.toml -rw-r--r-- 237 bytes
pytest.ini -rw-r--r-- 395 bytes
requirements-swh-journal.txt -rw-r--r-- 19 bytes
requirements-swh.txt -rw-r--r-- 89 bytes
requirements-test.txt -rw-r--r-- 480 bytes
requirements.txt -rw-r--r-- 134 bytes
setup.cfg -rw-r--r-- 247 bytes
setup.py -rwxr-xr-x 2.4 KB
tox.ini -rw-r--r-- 1.7 KB

README.md

back to top