Skip to content

Commit 77d226b

Browse files
EdCauntmloubout
authored andcommitted
misc: Flake8
1 parent d9c2744 commit 77d226b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

devito/operator/operator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1409,7 +1409,7 @@ def _visible_devices(self):
14091409
continue
14101410

14111411
return None
1412-
1412+
14131413
@cached_property
14141414
def _physical_deviceid(self):
14151415
if isinstance(self.platform, Device):

0 commit comments

Comments
 (0)