Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 16c5ce2

Browse files
extended filepath
1 parent 30c1a00 commit 16c5ce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Twitter_Scraper_without_API/fetch_hashtags.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ def sql_connection():
77
Establishes a connection to the SQL file database
88
:return connection object:
99
"""
10-
con = sqlite3.connect('TwitterDatabase.db')
10+
con = sqlite3.connect('./Twitter_Scraper_without_API/TwitterDatabase.db')
1111
return con
1212

1313

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /