1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 11:07:44 +00:00

Fix errors reported by new version of cspell

This commit is contained in:
Daniel Hofstetter 2024-02-05 09:02:54 +01:00
parent 921cbe4dba
commit d2a75457f6
6 changed files with 6 additions and 5 deletions

View file

@ -1,3 +1,4 @@
# spell-checker:ignore debuginfo
import subprocess
from itertools import product
import shutil