1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-08-05 08:53:39 +02:00
Files
glib/gio/gdbus-2.0/codegen/.flake8

5 lines
102 B
Plaintext
Raw Normal View History

[flake8]
# We are generating long lines through templates
max-line-length = 120
exclude = __pycache__