Format missed files with black

This commit is contained in:
Raffson
2024-10-12 17:50:54 +02:00
parent 5c56e7f64e
commit 6ae32b13b8
5 changed files with 7 additions and 8 deletions

View File

@@ -1,4 +1,5 @@
"""Command-line utility for displaying human readable loadout configurations."""
import argparse
import sys
from collections.abc import Iterator