Skip to content

Commit

Permalink
misc: Edit docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
ZoeLeibowitz committed Jul 31, 2024
1 parent 6eaf5fe commit be34b54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devito/types/basic.py
Original file line number Diff line number Diff line change
Expand Up @@ -1671,7 +1671,7 @@ class LocalType(Basic):
Notes
-----
Subclasses should override __init_finalize__ to setup `liveness`.
Subclasses should setup `liveness`.
"""

is_LocalType = True
Expand Down

0 comments on commit be34b54

Please sign in to comment.