summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2022-09-27 11:26:30 -0400
committerAllen Winter <allen.winter@kdab.com>2022-09-27 11:30:08 -0400
commit0edc2cc9e25ac3a763491f8e002a286af0576d33 (patch)
tree1a53a27be5c0f54f1f9139a0fb27ea6783cfe5bd /scripts
parentdf3fbd49a72bfb3521191ca434d4708b2d60abfd (diff)
downloadlibical-git-0edc2cc9e25ac3a763491f8e002a286af0576d33.tar.gz
src/test/libical-glib/*.py - fix PyGIWarning by setting ICalGLib min version
reorder the imports to fix these warnings: ``` array.py:16: PyGIWarning: ICalGLib was imported without specifying a version first. Use gi.require_version('ICalGLib', '3.0') before import to ensure that the right version gets loaded. ``` need to tell autopep not to auto-sort the imports and also tell pylint not to complain about the import order.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions