1
0
mirror of synced 2024-11-27 22:40:49 +01:00

Fix flake8 linting issues

This commit is contained in:
Viv 2024-02-10 19:57:24 -05:00
parent 79af17e4cc
commit 6f83118f79
2 changed files with 1 additions and 2 deletions

View File

@ -2,7 +2,6 @@ import glob
import os
import subprocess
from subprocess import CalledProcessError
import traceback
import pytest