Skip to content

Commit

Permalink
Fix flake issue
Browse files Browse the repository at this point in the history
  • Loading branch information
novama committed Aug 12, 2024
1 parent 0f7cc51 commit 40f27fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_pyminio.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
from os.path import exists as osexists
from os.path import join as osjoin
from posixpath import join

from typing import Callable, Dict, Generator, List, Union

import pytest
Expand Down

0 comments on commit 40f27fb

Please sign in to comment.