This commit is contained in:
Andrej730
2026-02-27 11:15:30 +05:00
parent 8834a51122
commit 92c979fbbf
27 changed files with 121 additions and 271 deletions
@@ -53,6 +53,7 @@ Example:
for wall in walls:
print(wall.Name)
"""
from __future__ import annotations
import os