Skip to content

Commit e537a9b

Browse files
committed
Oops. Failed test
1 parent e1b2a3a commit e537a9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_searchcode.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
along with this program. If not, see <https://www.gnu.org/licenses/>.
1616
"""
1717

18-
from src.searchcode import Searchcode
18+
from searchcode import Searchcode
1919

2020
sc = Searchcode(user_agent="Pytest")
2121

0 commit comments

Comments
 (0)