76b2713223
Fix minor problems.
10 lines
104 B
Python
10 lines
104 B
Python
#!/usr/bin/env python3
|
|
# -*- coding: utf-8 -*-
|
|
|
|
"""
|
|
|
|
TODO
|
|
|
|
Move code from sqlite.get_entry_unread
|
|
|
|
"""
|