style: pre-commit run -a

This commit is contained in:
Henry Fredrick Schreiner
2021-01-06 18:10:32 -05:00
committed by Henry Schreiner
parent b1e5b8b647
commit 635b226a6c
39 changed files with 103 additions and 94 deletions
+8 -6
View File
@@ -1,13 +1,15 @@
#!/usr/bin/env python3
import click
from pathlib import Path
import os
import cibuildwheel
from packaging.version import Version, InvalidVersion
import subprocess
import glob
import os
import subprocess
import urllib.parse
from pathlib import Path
import click
from packaging.version import InvalidVersion, Version
import cibuildwheel
config = [
# file path, version find/replace format