IAP GITLAB

Skip to content
Snippets Groups Projects

Update formatting for black-24.2.0

Merged Alan Coleman requested to merge fix_python_ci into master
All threads resolved!
11 files
+ 11
0
Compare changes
  • Side-by-side
  • Inline
Files
11
@@ -7,6 +7,7 @@
Licence version 3 (GPL Version 3). See file LICENSE for a full version of
the license.
"""
import logging
import os.path as op
from typing import Any
Loading