Skip to content

Commit

Permalink
Small lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
humitos committed Dec 20, 2017
1 parent f0f39b5 commit 3b5c882
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readthedocs/projects/models.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
"""Project models"""
# -*- coding: utf-8 -*-
"""Project models."""

from __future__ import (
absolute_import, division, print_function, unicode_literals)
Expand Down

0 comments on commit 3b5c882

Please sign in to comment.