From b3caa17a0dbe4104f0e06733beb7da63e5dcf0fe Mon Sep 17 00:00:00 2001 From: Aaron Steers Date: Fri, 16 Feb 2024 17:19:44 -0800 Subject: [PATCH] remove type checking override --- docs/generate.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/generate.py b/docs/generate.py index 2cf8d868..92672d79 100644 --- a/docs/generate.py +++ b/docs/generate.py @@ -9,10 +9,6 @@ import airbyte as ab -import typing - -typing.TYPE_CHECKING = True - def run() -> None: """Generate docs for all public modules in airbyte_lib and save them to docs/generated.