Skip to content

tools: Fix code style warnings in gen-visibility-macros.py

Philip Withnall requested to merge pwithnall/glib:fix-style-check into main

Reformat it with black and disable line wrapping warnings from flake8 to satisfy the CI.

See the commit messages for rationale.

Signed-off-by: Philip Withnall pwithnall@endlessos.org

Edited by Philip Withnall

Merge request reports