Skip to content

Commit

Permalink
use the factory
Browse files Browse the repository at this point in the history
  • Loading branch information
12rambau committed Oct 13, 2023
1 parent 595bfd3 commit f361ee7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
import uuid
from itertools import product
from pathlib import Path
from tempfile import TemporaryDirectory
from typing import Optional
from urllib.request import urlretrieve

Expand Down
1 change: 0 additions & 1 deletion tests/test_translator/test_Translator.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import json
from configparser import ConfigParser
from pathlib import Path
from tempfile import TemporaryDirectory

import pytest

Expand Down

0 comments on commit f361ee7

Please sign in to comment.