Files
PiTemperatureSensor/.vscode/Pico-W-Stub/ure.pyi
2023-11-10 15:09:19 +01:00

7 lines
233 B
Python

from _typeshed import Incomplete as Incomplete
def sub(*args, **kwargs) -> Incomplete: ...
def search(*args, **kwargs) -> Incomplete: ...
def match(*args, **kwargs) -> Incomplete: ...
def compile(*args, **kwargs) -> Incomplete: ...