style: pre-commit run -a
This commit is contained in:
committed by
Henry Schreiner
parent
b1e5b8b647
commit
635b226a6c
+1
-1
@@ -1,9 +1,9 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import argparse
|
||||
import os
|
||||
import subprocess
|
||||
import sys
|
||||
import argparse
|
||||
import tempfile
|
||||
from pathlib import Path
|
||||
|
||||
|
||||
Reference in New Issue
Block a user