Added pre-commit checks.

This commit is contained in:
Felix Delattre 2026-06-11 16:34:49 +02:00
parent d29754e4a5
commit 3ac5d348d0
3 changed files with 9 additions and 2 deletions

View file

@ -31,7 +31,6 @@ import argparse
import importlib.util
import shutil
import sys
from collections import Counter
from pathlib import Path
import rasterio