mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-08 07:45:32 +01:00
Resolves minor flake8 warnings in the test suite
This commit is contained in:
parent
d19bf59f47
commit
6ff28c92a4
12 changed files with 12 additions and 24 deletions
|
|
@ -4,7 +4,6 @@ import re
|
|||
import shutil
|
||||
import stat
|
||||
import tempfile
|
||||
from subprocess import CalledProcessError
|
||||
from unittest import mock
|
||||
from unittest.mock import MagicMock
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue