QGIS/scripts/qgis_fixes/fix_future_standard_library_urllib.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
105 B
Python
Raw Normal View History

2024-11-29 14:26:30 +01:00
from libfuturize.fixes.fix_future_standard_library_urllib import (
FixFutureStandardLibraryUrllib,
)