mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-21 12:23:44 +00:00
Fix ruff complaints
This commit is contained in:
@@ -28,7 +28,6 @@ import subprocess
|
||||
import zipfile
|
||||
from pathlib import Path
|
||||
|
||||
|
||||
PROJECT_ROOT = Path(__file__).resolve().parent.parent
|
||||
DIST_DIR = PROJECT_ROOT / "dist"
|
||||
TARGET_DIR = PROJECT_ROOT / "target" / "release"
|
||||
|
||||
Reference in New Issue
Block a user