mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 04:54:47 +08:00
Bump flake8-pyi to 24.4.0 (#11745)
This commit is contained in:
@@ -34,7 +34,7 @@ class TrackableResource(CapturableResource):
|
||||
|
||||
class VariablePolicy(Enum):
|
||||
EXPAND_DISTRIBUTED_VARIABLES = "expand_distributed_variables"
|
||||
NONE = None # noqa: Y026
|
||||
NONE = None
|
||||
SAVE_VARIABLE_DEVICES = "save_variable_devices"
|
||||
|
||||
def read_fingerprint(export_dir: str) -> Fingerprint: ...
|
||||
|
||||
Reference in New Issue
Block a user