Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fe901b4

Browse files
committed
Remove _all from passlib allowlist
Since python/mypy#14217 is merged
1 parent f7c6acd commit fe901b4

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

stubs/passlib/@tests/stubtest_allowlist.txt

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,6 @@ passlib.utils.handlers.GenericHandler.setting_kwds
3535
passlib.utils.handlers.HasManyIdents.ident
3636
passlib.utils.handlers.HasRounds.rounds
3737

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-
4638
# Compat tools are ignored:
4739
passlib.utils.compat.*
4840

0 commit comments

Comments
 (0)