mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2026-01-10 13:09:19 +01:00
Flake8 cleanup
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
"""Object parsing for the JSON Map Format.
|
||||
"""
|
||||
import json
|
||||
import xml.etree.ElementTree as etree
|
||||
from pathlib import Path
|
||||
from typing import Any, Callable, Dict, List, Optional
|
||||
|
||||
|
||||
Reference in New Issue
Block a user