💚 Fix flake8

This commit is contained in:
Michel Roux 2024-02-23 12:08:10 +01:00
parent 2c76ac3f66
commit 0e645e463a

@ -1,6 +1,6 @@
#!/usr/bin/env python3
from argparse import ArgumentParser
from json import load, dump
from json import dump, load
from pathlib import Path
from subprocess import run