Skip to content

Commit

Permalink
whitespace fixes from pre-commit checks
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankD412 committed Jun 11, 2020
1 parent 9fb5848 commit 37e0457
Show file tree
Hide file tree
Showing 12 changed files with 4 additions and 20 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ pylint_*.txt
Pipfile.lock

#pycharm
.idea/
.idea/
2 changes: 1 addition & 1 deletion docs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ help:
# Catch-all target: route all unknown targets to Sphinx using the new
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
%: Makefile
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
1 change: 0 additions & 1 deletion docs/source/maestrowf.abstracts.enums.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,3 @@ maestrowf.abstracts.enums package
:members:
:undoc-members:
:show-inheritance:

2 changes: 0 additions & 2 deletions docs/source/maestrowf.abstracts.interfaces.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,3 @@ maestrowf.abstracts.interfaces.scriptadapter module
:members:
:undoc-members:
:show-inheritance:


2 changes: 0 additions & 2 deletions docs/source/maestrowf.abstracts.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,3 @@ maestrowf.abstracts.specification module
:members:
:undoc-members:
:show-inheritance:


2 changes: 0 additions & 2 deletions docs/source/maestrowf.datastructures.core.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,3 @@ maestrowf.datastructures.core.studyenvironment module
:members:
:undoc-members:
:show-inheritance:


2 changes: 0 additions & 2 deletions docs/source/maestrowf.datastructures.environment.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,3 @@ maestrowf.datastructures.environment.variable module
:members:
:undoc-members:
:show-inheritance:


2 changes: 0 additions & 2 deletions docs/source/maestrowf.datastructures.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,3 @@ maestrowf.datastructures.yamlspecification module
:members:
:undoc-members:
:show-inheritance:


1 change: 0 additions & 1 deletion docs/source/maestrowf.interfaces.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,3 @@ Subpackages
.. toctree::

maestrowf.interfaces.script

4 changes: 1 addition & 3 deletions docs/source/maestrowf.interfaces.script.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,4 @@ maestrowf.interfaces.script.fluxscriptadapter module
.. automodule:: maestrowf.interfaces.script.fluxscriptadapter
:members:
:undoc-members:
:show-inheritance:


:show-inheritance:
2 changes: 0 additions & 2 deletions docs/source/maestrowf.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,3 @@ maestrowf.utils module
:members:
:undoc-members:
:show-inheritance:


2 changes: 1 addition & 1 deletion docs/source/parameters.rst
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ Step based batch configurations can also be parameterized in Maestro. This provi
Add some dag graphs in here at some point?
.. _pgen_section:

Parameter Generator (pgen)
==========================

Expand Down

0 comments on commit 37e0457

Please sign in to comment.