From 2c52bbb05a4a1fda6a48d6940768dc5ebebe9dbd Mon Sep 17 00:00:00 2001 From: aktersnurra Date: Wed, 24 Feb 2021 22:02:16 +0100 Subject: removed files --- .pytype/pyi/noxfile.pyi | 21 --------------------- .pytype/pyi/text_recognizer/__init__.pyi | 3 --- 2 files changed, 24 deletions(-) delete mode 100644 .pytype/pyi/noxfile.pyi delete mode 100644 .pytype/pyi/text_recognizer/__init__.pyi (limited to '.pytype/pyi') diff --git a/.pytype/pyi/noxfile.pyi b/.pytype/pyi/noxfile.pyi deleted file mode 100644 index d0ad1c1..0000000 --- a/.pytype/pyi/noxfile.pyi +++ /dev/null @@ -1,21 +0,0 @@ -# (generated with --quick) - -from typing import Any, Tuple - -Session: Any -black: Any -coverage: Any -docs: Any -lint: Any -locations: Tuple[str, str, str] -mypy: Any -nox: Any -package: str -pytype: Any -safety: Any -tempfile: module -tests: Any -typeguard: Any -xdoctest: Any - -def install_with_constraints(session, *args: str, **kwargs) -> None: ... diff --git a/.pytype/pyi/text_recognizer/__init__.pyi b/.pytype/pyi/text_recognizer/__init__.pyi deleted file mode 100644 index 716613c..0000000 --- a/.pytype/pyi/text_recognizer/__init__.pyi +++ /dev/null @@ -1,3 +0,0 @@ -# (generated with --quick) - -__version__: str -- cgit v1.2.3-70-g09d2