mirror of
https://github.com/davegallant/rfd.git
synced 2025-08-06 08:43:41 +00:00
Add --sort-by flag to threads sub-command (#75)
* Add --sort-by flag to threads sub-command * Add some sanity test commands to tox
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from rfd.api import extract_post_id
|
||||
from rfd.parsing import build_web_path, parse_threads
|
||||
from rfd.threads import build_web_path, parse_threads
|
||||
|
||||
|
||||
def test_build_web_path():
|
||||
|
Reference in New Issue
Block a user