Files
adjutant/adjutant
Dale Smith 75d361177b Fix flake8 F824 errors
A new flake8 test F824 was introduced in flake8 7.2.0 on 2025-03-30.

This errors if a global var is defined but never assigned to, as it
is not required to declare global when accessing variables outside
the current scope, only setting.

https://flake8.pycqa.org/en/latest/user/error-codes.html

Change-Id: I706568739ec4e5db50e2ef222758592851ed4496
2025-05-19 09:44:24 +12:00
..
2025-05-19 09:44:24 +12:00
2025-05-19 09:44:24 +12:00
2025-05-19 09:44:24 +12:00
2025-02-11 00:55:41 +09:00
2024-07-11 11:38:40 +12:00
2024-07-11 11:38:40 +12:00
2025-01-20 09:18:01 +13:00
2024-07-11 11:38:40 +12:00
2019-05-17 11:56:30 +12:00
2021-01-21 00:33:55 +00:00