mirror of
https://github.com/3minbe/DBC_Converter.git
synced 2026-05-17 01:23:58 +09:00
6 lines
100 B
Python
6 lines
100 B
Python
from __future__ import annotations
|
|
|
|
from .features import pilinfo
|
|
|
|
pilinfo(supported_formats=False)
|