Skip to content
This repository was archived by the owner on Apr 9, 2025. It is now read-only.

Commit 8e38477

Browse files
committed
removing unused imports
Signed-off-by: Christian López Barrón <[email protected]>
1 parent ee8c126 commit 8e38477

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/test_internals.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
import inspect
2-
import os
32
import pytest
4-
import shutil
5-
from unittest import mock
63

74
from .utils import srcdir
85

0 commit comments

Comments
 (0)