Fix CI issues: remove unused imports in test files and update CI workflow to only check project-specific files
Some checks failed
CI / test (push) Has been cancelled
Some checks failed
CI / test (push) Has been cancelled
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
import pytest
|
import pytest
|
||||||
from pathlib import Path
|
|
||||||
|
|
||||||
from shell_history_search.parsers import HistoryEntry
|
from shell_history_search.parsers import HistoryEntry
|
||||||
from shell_history_search.parsers.bash import BashHistoryParser
|
from shell_history_search.parsers.bash import BashHistoryParser
|
||||||
|
|||||||
Reference in New Issue
Block a user