mirror of
https://github.com/ModOrganizer2/modorganizer-basic_games.git
synced 2026-07-27 14:07:29 -07:00
Apply isort.
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
# -*- encoding: utf-8 -*-
|
||||
|
||||
from ..basic_game import BasicGame
|
||||
|
||||
import os
|
||||
|
||||
from PyQt5.QtCore import QDir
|
||||
|
||||
from ..basic_game import BasicGame
|
||||
|
||||
|
||||
class KingdomComeDeliveranceGame(BasicGame):
|
||||
Name = "Kingdom Come Deliverance Support Plugin"
|
||||
|
||||
Reference in New Issue
Block a user