forked from sch/Slixfeed
11 lines
104 B
Python
11 lines
104 B
Python
|
#!/usr/bin/env python3
|
||
|
# -*- coding: utf-8 -*-
|
||
|
|
||
|
"""
|
||
|
|
||
|
TODO
|
||
|
|
||
|
Move code from sqlite.get_entry_unread
|
||
|
|
||
|
"""
|