diff --git a/docs/source/ephys_at_swc/examples/README.rst b/docs/source/ephys_at_swc/examples/README.rst index 391549c..ebea857 100644 --- a/docs/source/ephys_at_swc/examples/README.rst +++ b/docs/source/ephys_at_swc/examples/README.rst @@ -4,6 +4,3 @@ Examples Below is a gallery of examples. `Link text `_ - - - diff --git a/docs/source/ephys_at_swc/examples/example_1.py b/docs/source/ephys_at_swc/examples/example_1.py index ac54b91..b6db2c5 100644 --- a/docs/source/ephys_at_swc/examples/example_1.py +++ b/docs/source/ephys_at_swc/examples/example_1.py @@ -25,4 +25,4 @@ # In the built documentation, it will be rendered as reST after the code above! # This is also another code block. -print('my variable plus 2 is {}'.format(myvariable + 2)) \ No newline at end of file +print('my variable plus 2 is {}'.format(myvariable + 2)) diff --git a/docs/source/ephys_at_swc/gallery/example_1.py b/docs/source/ephys_at_swc/gallery/example_1.py index ac54b91..b6db2c5 100644 --- a/docs/source/ephys_at_swc/gallery/example_1.py +++ b/docs/source/ephys_at_swc/gallery/example_1.py @@ -25,4 +25,4 @@ # In the built documentation, it will be rendered as reST after the code above! # This is also another code block. -print('my variable plus 2 is {}'.format(myvariable + 2)) \ No newline at end of file +print('my variable plus 2 is {}'.format(myvariable + 2)) diff --git a/docs/source/ephys_at_swc/other_pipelines.md b/docs/source/ephys_at_swc/other_pipelines.md index c54f54a..db3f2b2 100644 --- a/docs/source/ephys_at_swc/other_pipelines.md +++ b/docs/source/ephys_at_swc/other_pipelines.md @@ -1 +1 @@ -# Other Pipelines \ No newline at end of file +# Other Pipelines