Skip to content

Commit 83e0d72

Browse files
[pre-commit.ci] Auto fixes from pre-commit.com hooks.
1 parent 6454fca commit 83e0d72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

games/game_baldursgate3.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
from configparser import SectionProxy
1515
from functools import cached_property
1616
from pathlib import Path
17-
from typing import Callable, Optional, Any
17+
from typing import Any, Callable, Optional
1818
from xml.etree import ElementTree
1919
from xml.etree.ElementTree import Element
2020

0 commit comments

Comments
 (0)