You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modelbaker/dataobjects/project.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -168,7 +168,7 @@ def create(
168
168
ifnotrel.isValid():
169
169
self.log_function(
170
170
f"The relation from {relation.referencing_layer.name} ({relation.referencing_layer.create().name()}) to {relation.referenced_layer.name} ({relation.referenced_layer.create().name()}) is not valid. The project may be corrupt.",
0 commit comments