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 a04d08b commit 1950955Copy full SHA for 1950955
src/compas/datastructures/assembly/exceptions.py
@@ -1,11 +1,6 @@
1
-
2
class AssemblyError(Exception):
3
pass
4
5
6
-class FrameError(Exception):
7
- pass
8
9
10
class FeatureError(Exception):
11
0 commit comments