Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7c6acd commit fe901b4Copy full SHA for fe901b4
1 file changed
stubs/passlib/@tests/stubtest_allowlist.txt
@@ -35,14 +35,6 @@ passlib.utils.handlers.GenericHandler.setting_kwds
35
passlib.utils.handlers.HasManyIdents.ident
36
passlib.utils.handlers.HasRounds.rounds
37
38
-# Errors in `__all__` at runtime:
39
-# TODO: change after https://github.com/python/mypy/pull/14217 is released
40
-passlib.handlers.oracle.__all__
41
-passlib.handlers.oracle.oracle11g
42
-passlib.handlers.oracle.oracle10g
43
-passlib.handlers.mysql.__all__
44
-passlib.handlers.mysql.mysq41
45
-
46
# Compat tools are ignored:
47
passlib.utils.compat.*
48
0 commit comments