Skip to content

Commit 463d527

Browse files
committed
updated pep8
Change-Id: Ic2c9662172823fbb63d3a6b2520386c7e123cd39
1 parent 04f8971 commit 463d527

File tree

3 files changed

+36
-36
lines changed

3 files changed

+36
-36
lines changed

docs/source/conf.py

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
# If extensions (or modules to document with autodoc) are in another directory,
1919
# add these directories to sys.path here. If the directory is relative to the
2020
# documentation root, use os.path.abspath to make it absolute, like shown here.
21-
#sys.path.append(os.path.abspath('.'))
21+
# sys.path.append(os.path.abspath('.'))
2222

2323
# -- General configuration ---------------------------------------------------
2424

@@ -30,13 +30,13 @@
3030
bitbucket_project_url = 'http://bitbucket.org/dhellmann/virtualenvwrapper/'
3131

3232
# Add any paths that contain templates here, relative to this directory.
33-
#templates_path = ['pkg/templates']
33+
# templates_path = ['pkg/templates']
3434

3535
# The suffix of source filenames.
3636
source_suffix = '.rst'
3737

3838
# The encoding of source files.
39-
#source_encoding = 'utf-8'
39+
# source_encoding = 'utf-8'
4040

4141
# The master toctree document.
4242
master_doc = 'index'
@@ -60,41 +60,41 @@
6060

6161
# The language for content autogenerated by Sphinx. Refer to documentation
6262
# for a list of supported languages.
63-
#language = None
63+
# language = None
6464

6565
# There are two options for replacing |today|: either, you set today to some
6666
# non-false value, then it is used:
67-
#today = ''
67+
# today = ''
6868
# Else, today_fmt is used as the format for a strftime call.
69-
#today_fmt = '%B %d, %Y'
69+
# today_fmt = '%B %d, %Y'
7070

7171
# List of documents that shouldn't be included in the build.
72-
#unused_docs = []
72+
# unused_docs = []
7373

7474
# List of directories, relative to source directory, that shouldn't be searched
7575
# for source files.
7676
exclude_trees = ['_build']
7777

7878
# The reST default role (used for this markup: `text`) to use for all
7979
# documents.
80-
#default_role = None
80+
# default_role = None
8181

8282
# If true, '()' will be appended to :func: etc. cross-reference text.
83-
#add_function_parentheses = True
83+
# add_function_parentheses = True
8484

8585
# If true, the current module name will be prepended to all description
8686
# unit titles (such as .. function::).
87-
#add_module_names = True
87+
# add_module_names = True
8888

8989
# If true, sectionauthor and moduleauthor directives will be shown in the
9090
# output. They are ignored by default.
91-
#show_authors = False
91+
# show_authors = False
9292

9393
# The name of the Pygments (syntax highlighting) style to use.
9494
pygments_style = 'sphinx'
9595

9696
# A list of ignored prefixes for module index sorting.
97-
#modindex_common_prefix = []
97+
# modindex_common_prefix = []
9898

9999

100100
# -- Options for HTML output -------------------------------------------------
@@ -106,46 +106,46 @@
106106
# Theme options are theme-specific and customize the look and feel of a theme
107107
# further. For a list of options available for each theme, see the
108108
# documentation.
109-
#html_theme_options = {}
109+
# html_theme_options = {}
110110

111111
# Add any paths that contain custom themes here, relative to this directory.
112-
#html_theme_path = []
112+
# html_theme_path = []
113113

114114
# The name for this set of Sphinx documents. If None, it defaults to
115115
# "<project> v<release> documentation".
116-
#html_title = None
116+
# html_title = None
117117

118118
# A shorter title for the navigation bar. Default is the same as html_title.
119-
#html_short_title = None
119+
# html_short_title = None
120120

121121
# The name of an image file (relative to this directory) to place at the top
122122
# of the sidebar.
123-
#html_logo = None
123+
# html_logo = None
124124

125125
# The name of an image file (within the static path) to use as favicon of the
126126
# docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32
127127
# pixels large.
128-
#html_favicon = None
128+
# html_favicon = None
129129

130130
# Add any paths that contain custom static files (such as style sheets) here,
131131
# relative to this directory. They are copied after the builtin static files,
132132
# so a file named "default.css" will overwrite the builtin "default.css".
133-
#html_static_path = ['static']
133+
# html_static_path = ['static']
134134

135135
# If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
136136
# using the given strftime format.
137-
#html_last_updated_fmt = '%b %d, %Y'
137+
# html_last_updated_fmt = '%b %d, %Y'
138138

139139
# If true, SmartyPants will be used to convert quotes and dashes to
140140
# typographically correct entities.
141-
#html_use_smartypants = True
141+
# html_use_smartypants = True
142142

143143
# Custom sidebar templates, maps document names to template names.
144-
#html_sidebars = {}
144+
# html_sidebars = {}
145145

146146
# Additional templates that should be rendered to pages, maps page names to
147147
# template names.
148-
#html_additional_pages = {}
148+
# html_additional_pages = {}
149149

150150
# If false, no module index is generated.
151151
html_use_modindex = False
@@ -154,18 +154,18 @@
154154
html_use_index = False
155155

156156
# If true, the index is split into individual pages for each letter.
157-
#html_split_index = False
157+
# html_split_index = False
158158

159159
# If true, links to the reST sources are added to the pages.
160-
#html_show_sourcelink = True
160+
# html_show_sourcelink = True
161161

162162
# If true, an OpenSearch description file will be output, and all pages will
163163
# contain a <link> tag referring to it. The value of this option must be the
164164
# base URL from which the finished HTML is served.
165-
#html_use_opensearch = ''
165+
# html_use_opensearch = ''
166166

167167
# If nonempty, this is the file name suffix for HTML files (e.g. ".xhtml").
168-
#html_file_suffix = ''
168+
# html_file_suffix = ''
169169

170170
# Output file base name for HTML help builder.
171171
htmlhelp_basename = 'virtualenvwrapperdoc'
@@ -174,10 +174,10 @@
174174
# -- Options for LaTeX output ------------------------------------------------
175175

176176
# The paper size ('letter' or 'a4').
177-
#latex_paper_size = 'letter'
177+
# latex_paper_size = 'letter'
178178

179179
# The font size ('10pt', '11pt' or '12pt').
180-
#latex_font_size = '10pt'
180+
# latex_font_size = '10pt'
181181

182182
# Grouping the document tree into LaTeX files. List of tuples
183183
# (source start file, target name, title, author, documentclass
@@ -189,17 +189,17 @@
189189

190190
# The name of an image file (relative to this directory) to place at the top of
191191
# the title page.
192-
#latex_logo = None
192+
# latex_logo = None
193193

194194
# For "manual" documents, if this is true, then toplevel headings are parts,
195195
# not chapters.
196-
#latex_use_parts = False
196+
# latex_use_parts = False
197197

198198
# Additional stuff for the LaTeX preamble.
199-
#latex_preamble = ''
199+
# latex_preamble = ''
200200

201201
# Documents to append as an appendix to all manuals.
202-
#latex_appendices = []
202+
# latex_appendices = []
203203

204204
# If false, no module index is generated.
205-
#latex_use_modindex = True
205+
# latex_use_modindex = True

virtualenvwrapper/hook_loader.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ def main():
108108
console.setFormatter(formatter)
109109
root_logger.addHandler(console)
110110

111-
#logging.getLogger(__name__).debug('cli args %s', args)
111+
# logging.getLogger(__name__).debug('cli args %s', args)
112112

113113
# Determine which hook we're running
114114
if not args:

virtualenvwrapper/user_scripts.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ def run_script(script_path, *args):
3939
except OSError:
4040
_, msg, _ = sys.exc_info()
4141
log.error('could not run "%s": %s', script_path, str(msg))
42-
#log.debug('Returned %s', return_code)
42+
# log.debug('Returned %s', return_code)
4343
return
4444

4545

0 commit comments

Comments
 (0)