Style fixes

This commit is contained in:
Markus Unterwaditzer 2014-05-19 19:43:58 +02:00
parent 0261dd38bf
commit b52aa35f06
2 changed files with 0 additions and 3 deletions

View file

@ -1,8 +1,6 @@
# -*- coding: utf-8 -*-
import sys
import os
extensions = ['sphinx.ext.autodoc']
templates_path = ['_templates']

View file

@ -7,7 +7,6 @@
:license: MIT, see LICENSE for more details.
'''
import os
import collections
from .base import Item, Storage