4 lines
203 B
Python
4 lines
203 B
Python
# ugh. workaround for https://github.com/pytest-dev/pytest/issues/1927
|
|
from my.reddit import *
|
|
|
|
# TODO for reddit test, patch up to take every 10th archive or something; but make sure it's deterministic
|