This commit is contained in:
Florian Bruhin 2016-05-12 21:11:45 +02:00
parent af1880fc1d
commit aea30e810a

View File

@ -17,6 +17,9 @@
# You should have received a copy of the GNU General Public License
# along with qutebrowser. If not, see <http://www.gnu.org/licenses/>.
# Because every method needs to have a log_stack argument
# pylint: disable=unused-variable
"""Message singleton so we don't have to define unneeded signals."""
import datetime