Use import paths compatible with both Python2 and Python3 #2239

Open
kashikoibumi wants to merge 1 commits from kashikoibumi/import-path into v0.6
kashikoibumi commented 2024-05-24 05:52:48 +02:00 (Migrated from github.com)

Restrictions for import paths are different in Python2 and Python3.
This patch fixes existing import paths to be compatible with both Python2 and Python3.

Restrictions for import paths are different in Python2 and Python3. This patch fixes existing import paths to be compatible with both Python2 and Python3.
This repo is archived. You cannot comment on pull requests.
No description provided.