Skip to content

Commit

Permalink
appease the linter
Browse files Browse the repository at this point in the history
  • Loading branch information
dmasad committed Jan 1, 2018
1 parent f2b1045 commit d2d2999
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mesa/datacollection.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ class DataCollector:
""" Class for collecting data generated by a Mesa model.
A DataCollector is instantiated with dictionaries of names of model- and
agent-level variables to collect, associated with attribute names or
agent-level variables to collect, associated with attribute names or
functions which actually collect them. When the collect(...) method is
called, it collects these attributes and executes these functions one by
one and stores the results.
Expand Down

0 comments on commit d2d2999

Please sign in to comment.