Bugfix for locations near the dateline

This commit is contained in:
2024-02-15 18:31:32 +01:00
parent 1c6060d8d5
commit 77db85cc71
3 changed files with 4 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
from gi.repository import Gio, Gdk
# Packages
import os, time, locale, subprocess, sys
import os, time, locale, subprocess
from PIL import Image
# Local scripts