Fix flake8 violations

This commit is contained in:
Takeshi KOMIYA
2018-02-19 22:39:14 +09:00
parent bce5fe76b5
commit f7027049b1
97 changed files with 250 additions and 217 deletions

View File

@@ -1,7 +1,5 @@
# -*- coding: utf-8 -*-
import sys, os
templates_path = ['_templates']
master_doc = 'index'
html_theme = 'base_theme2'