Sorted imports

This commit is contained in:
Nex 2022-05-08 14:47:54 +02:00
parent f61729deed
commit 6162a1e1f2
1 changed files with 1 additions and 1 deletions

View File

@ -5,8 +5,8 @@
from rich import print
from .version import MVT_VERSION
from .updates import check_for_updates
from .version import MVT_VERSION
def logo():