Skip to content

Commit

Permalink
fixes broken spreadsheet import
Browse files Browse the repository at this point in the history
  • Loading branch information
WolfgangFahl committed Jan 16, 2023
1 parent e9ccc6d commit 86c64d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testScholarGrid.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
from skg.skgbrowser import SkgBrowser
from skg.scholargrid import ScholarGrid, ScholarQuery
from wikibot3rd.wikiuser import WikiUser
from build.lib.spreadsheet.wbquery import WikibaseQuery
from spreadsheet.wbquery import WikibaseQuery

class TestScholarGrid(Basetest):
"""
Expand Down

0 comments on commit 86c64d1

Please sign in to comment.