Skip to content

Commit

Permalink
Clarify streamline() documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
khalim19 committed Jun 27, 2014
1 parent 22d99a1 commit ef56e6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion export_layers/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ def streamline(self, force=False):
"""
Adjust attributes of this setting based on the attributes of other settings or arguments.
Return a list of changed settings. A setting is considered changed if at least one of the
following attributes were changed:
following attributes were assigned a value:
* `value`
* `ui_enabled`
* `ui_visible`
Expand Down

0 comments on commit ef56e6b

Please sign in to comment.