mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 20:54:28 +08:00
Fix distutils and difflib stubtest exceptions (#5182)
This commit is contained in:
@@ -1 +1,3 @@
|
||||
DEBUG: bool
|
||||
from typing import Optional
|
||||
|
||||
DEBUG: Optional[bool]
|
||||
|
||||
Reference in New Issue
Block a user