mirror of
https://github.com/pim-n/pg-rad
synced 2026-04-24 17:58:11 +02:00
PEP8
This commit is contained in:
@ -179,7 +179,7 @@ class LandscapeBuilder:
|
||||
or any(p > s for p, s in zip(self._path.size, self._size))
|
||||
)
|
||||
|
||||
if needs_resize:
|
||||
if needs_resize:
|
||||
if not self._size:
|
||||
logger.debug("Because no Landscape size was set, "
|
||||
"it will now set to path dimensions.")
|
||||
|
||||
Reference in New Issue
Block a user