Fix ruff complaints

This commit is contained in:
Andrej730
2026-07-17 12:28:50 +05:00
parent d7f9ade853
commit 3efb2c2d5f
16 changed files with 16 additions and 22 deletions
-1
View File
@@ -3,7 +3,6 @@
import os
from datetime import datetime
project = "Bonsai Viewer"
copyright = f"2020-{datetime.now().year} IfcOpenShell Contributors"
author = "IfcOpenShell Contributors"