mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-25 04:16:44 +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