Skip to content

Commit

Permalink
comply with flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
gamdow committed Feb 19, 2018
1 parent 2b68ec6 commit 603eb9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions devito/symbolics/inspection.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@

__all__ = ['count', 'estimate_cost', 'estimate_memory', 'dimension_sort']


def count(exprs, query):
"""
Return a mapper ``{(k, v)}`` where ``k`` is a sub-expression in ``exprs``
Expand Down

0 comments on commit 603eb9c

Please sign in to comment.