Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
gambl opened this issue May 20, 2015 · 0 comments
Open

Comments

@gambl
Copy link
Contributor

gambl commented May 20, 2015

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
@gambl gambl changed the title remove_aggregate throws exception when passed aggregate object manifest.py remove_aggregate throws exception when passed aggregate object May 20, 2015
gambl added a commit that referenced this issue May 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant