mirror of
https://github.com/Febbweiss/mopidy-touchscreen.git
synced 2026-03-04 22:25:39 +00:00
Fix tox
This commit is contained in:
@@ -106,4 +106,3 @@ def get_aspect_scale_size(img, (bx, by)):
|
||||
|
||||
new_size = (int(aspect*size[0]), int(aspect*size[1]))
|
||||
return new_size
|
||||
|
||||
|
||||
Reference in New Issue
Block a user