Thanks, that would be helpful, I am relatively new to Python and not familiar with the project conventions.
Yeah I saw that but I am not sure what the issue is, I saw a lot of tests fails for some other PRs so I assumed it was unrelated to my change. I tried running the command the CI server is failing on locally and I get this:
$ ./runtests.sh static
Running black
would reformat C:\Users\eberkundrevnig\Desktop\Code\snapcraft\snapcraft\internal\deltas\_deltas.py
would reformat C:\Users\eberkundrevnig\Desktop\Code\snapcraft\snapcraft\internal\lifecycle\_packer.py
would reformat C:\Users\eberkundrevnig\Desktop\Code\snapcraft\snapcraft\plugins\rust.py
would reformat C:\Users\eberkundrevnig\Desktop\Code\snapcraft\tests\unit\build_providers\multipass\test_instance_info.py
would reformat C:\Users\eberkundrevnig\Desktop\Code\snapcraft\tests\unit\lifecycle\test_status_cache.py
would reformat C:\Users\eberkundrevnig\Desktop\Code\snapcraft\tests\unit\lifecycle\test_lifecycle.py
would reformat C:\Users\eberkundrevnig\Desktop\Code\snapcraft\tests\unit\project_loader\grammar_processing\test_global_grammar_processor.py
All done! 💥 💔 💥
7 files would be reformatted, 598 files would be left unchanged.