format code
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
# import qdate
|
||||
from PyQt6 import QtCore
|
||||
from src import log
|
||||
|
||||
|
||||
def stringToDate(date: str) -> QtCore.QDate:
|
||||
"""Takes an input string and returns a QDate object.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user