Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jun 26, 2023
1 parent 5df0add commit b5110ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion magic/decklist.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
Interprets decklists of various formats, and converts it into a usable structure
"""
import re
import xml
from xml.sax import SAXException
from typing import Any, Dict, Tuple

Expand Down

0 comments on commit b5110ea

Please sign in to comment.