fix: Ruff

pull/944/head
墨梓柒 2025-05-11 17:13:43 +08:00
parent 47b3e1af28
commit c86b043f28
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
from typing import List, Optional, Dict, Any
import strawberry
from packaging.version import Version
# from packaging.version import Version
import os
ROOT_PATH = os.path.abspath(os.path.join(os.path.dirname(__file__), "..", ".."))