1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-24 09:18:08 +00:00

Update welcome.py

This commit is contained in:
Dustin 2023-02-12 12:59:06 -05:00 committed by GitHub
parent 290df5290a
commit 19a8d1caed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@ import urllib.request
from dialog import Dialog, PythonDialogBug
class Welcome_dialog():
class Welcome_dialog:
def __init__(self):
try:
locale.setlocale(locale.LC_ALL, '')