Skip to content

manifest.py remove_aggregate throws exception when passed aggregate object  #3

Description

@gambl

Passing aggregate object rather than uri to remove_aggregate will raise an exception:

  File "/Users/matthewgamble/Dropbox/Code/rolib/manifest.py", line 262, in remove_aggregate
  self.aggregates.remove(aggregate)
  UnboundLocalError: local variable 'aggregate' referenced before assignment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions