mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-12 02:42:29 +08:00
[passlib] Fix stubtest (#15404)
This commit is contained in:
@@ -49,7 +49,7 @@ passlib.tests.*
|
||||
# This is only available when the crypt module is available. This module
|
||||
# was dropped from the standard library of Python 3.13, but is still available
|
||||
# in some environments.
|
||||
passlib.hosts.__all__
|
||||
(passlib.hosts.__all__)?
|
||||
(passlib.hosts.host_context)?
|
||||
|
||||
# Fields differs at runtime:
|
||||
|
||||
Reference in New Issue
Block a user