Skip to content

Commit b2ad42c

Browse files
committed
Revert "Add Wikipedia as a new data source"
This reverts commit 05cfc07.
1 parent 6a42054 commit b2ad42c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/shared.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
# Third-party
77
from git import InvalidGitRepositoryError, NoSuchPathError, Repo
8-
from pandas import
8+
from pandas import PeriodIndex
99

1010

1111
class QuantifyingException(Exception):

0 commit comments

Comments
 (0)