Skip to content

Commit

Permalink
pylint updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
iwatkot committed Nov 25, 2024
1 parent 1db11a8 commit cf222d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions maps4fs/generator/background.py
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,7 @@ def previews(self) -> list[str]:
x = 0
y = 0

# pylint: disable=possibly-used-before-assignment
x2 = x + tile_width
y2 = y + tile_height

Expand Down

0 comments on commit cf222d4

Please sign in to comment.