Skip to content

Commit

Permalink
misc: Flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
EdCaunt committed Sep 13, 2024
1 parent ff9b7a8 commit 4f18c77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devito/ir/equations/algorithms.py
Original file line number Diff line number Diff line change
Expand Up @@ -291,4 +291,4 @@ def _(d, mapper, rebuilt, sregistry):

kwargs['functions'] = functions

mapper[d] = d._rebuild(**kwargs)
mapper[d] = d._rebuild(**kwargs)

0 comments on commit 4f18c77

Please sign in to comment.