mirror of
https://github.com/Watchful1/PushshiftDumps.git
synced 2025-07-23 14:50:35 -04:00
Try this
This commit is contained in:
parent
fa5f6316fb
commit
746d0a8330
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
import sys
|
import sys
|
||||||
sys.path.append('personal')
|
sys.path.append('personal')
|
||||||
sys.path.append('combine')
|
sys.path.append('combine')
|
||||||
|
sys.path.append('personal/combine')
|
||||||
|
|
||||||
import os
|
import os
|
||||||
import argparse
|
import argparse
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue