Skip to content

Commit

Permalink
Updates workspaces
Browse files Browse the repository at this point in the history
  • Loading branch information
LSaldyt committed Jul 9, 2019
1 parent 2b94561 commit 082d986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion farg/apps/seqsee/workspace.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ def InsertElement(self, element):
History.AddArtefact(anchored, ObjectType.WS_GROUP, "Initial creation")
History.Note("Element Inserted")
self.elements.append(anchored)


def InsertElements(self, integers):
"""Utility for adding lots of integers as elements."""
Expand Down

0 comments on commit 082d986

Please sign in to comment.