mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-18 16:02:10 +00:00
fix: remove typings_extensions from python sdk
* fix: make python-client compatible with python >= 3.13 * remove completely * remove sys import
This commit is contained in:
@@ -8,7 +8,6 @@ import logging
|
||||
import os
|
||||
import random
|
||||
import time
|
||||
from typing_extensions import Optional
|
||||
import warnings
|
||||
import json
|
||||
from json import JSONDecodeError
|
||||
|
||||
Reference in New Issue
Block a user