We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 258b6f9 commit 5932a6fCopy full SHA for 5932a6f
src/Builder/Conceptual/main.py
@@ -14,7 +14,7 @@
14
15
16
from __future__ import annotations
17
-from abc import ABC, abstractmethod, property
+from abc import ABC, abstractmethod
18
from typing import Any
19
20
0 commit comments