PluginApis.py

branch
eric7
changeset 59
df5866fce885
parent 57
67e7ac09e569
child 60
c82fc89e80e4
--- a/PluginApis.py	Wed Sep 28 17:44:54 2022 +0200
+++ b/PluginApis.py	Tue Dec 20 17:46:09 2022 +0100
@@ -7,8 +7,8 @@
 Module implementing the APIs plugin.
 """
 
+import glob
 import os
-import glob
 
 from PyQt6.QtCore import QObject
 

eric ide

mercurial