mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-12 13:38:50 +02:00
codegen: resolve pylint import issues
Remove unused imports and reorder other imports so that the standard ones are coming first. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
This commit is contained in:
@ -6,7 +6,6 @@
|
||||
import os
|
||||
import re
|
||||
|
||||
from . import utils
|
||||
import textwrap
|
||||
|
||||
# Disable line length warnings as wrapping the templates would be hard
|
||||
|
Reference in New Issue
Block a user