Skip to content

✏️ fix format of python code#866

Merged
banesullivan merged 5 commits intopyvista:masterfrom
tkoyama010:patch-4
Aug 14, 2020
Merged

✏️ fix format of python code#866
banesullivan merged 5 commits intopyvista:masterfrom
tkoyama010:patch-4

Conversation

@tkoyama010
Copy link
Copy Markdown
Member

@tkoyama010 tkoyama010 commented Aug 13, 2020

Overview

Python code format is broken in pyvista.Spline document. We need 1 blank line before python code. Thank you for reading.

Details

Please see here.

image

We need 1 blank line before python code.
@banesullivan
Copy link
Copy Markdown
Member

Thanks!

@tkoyama010 tkoyama010 marked this pull request as ready for review August 14, 2020 00:42
@tkoyama010 tkoyama010 marked this pull request as draft August 14, 2020 01:52
@tkoyama010 tkoyama010 changed the title fix format of python code ✏️ fix format of python code Aug 14, 2020
@tkoyama010 tkoyama010 marked this pull request as ready for review August 14, 2020 02:59
@tkoyama010
Copy link
Copy Markdown
Member Author

That is all 🚀

@banesullivan banesullivan merged commit a238306 into pyvista:master Aug 14, 2020
@tkoyama010 tkoyama010 deleted the patch-4 branch August 15, 2020 01:31
akaszynski added a commit that referenced this pull request Sep 2, 2020
* 🌐 Internationalization and localization.

* 🏷️ add tag to translate title

* Patch 6 (#3)

* typo fix (#864)

* ✏️ fix format of python code (#866)

* fix format of python code

We need 1 blank line before python code.

* fix format of python code

* fix format of python code

* fix format of python code

* fix format of python code

* Control points merging in the glyph filter (#870)

* Add clean paramter to the glyph filter

* Use tolerance parameter

* Set default tolerance=None

* Add RubberBand2D interactor style (#872)

* Add RubberBand2D interactor style

* Update testing

* Use format instead of fstring

* Enable smooth shading for textures (#865)

* ✏️ Fix typos. (#875)

* ✏️ Fix typos. (#876)

* ✏️ Fix typos.

* ✏️ Fix typos.

* 🌐 Internationalization and localization.

* 🏷️ add tag to translate title

Co-authored-by: Guillaume Favelier <guillaume.favelier@gmail.com>
Co-authored-by: Bane Sullivan <banesullivan@gmail.com>

* Update docs/index.rst

Co-authored-by: Alex Kaszynski <akascap@gmail.com>

* small fix by review

Co-authored-by: Guillaume Favelier <guillaume.favelier@gmail.com>
Co-authored-by: Bane Sullivan <banesullivan@gmail.com>
Co-authored-by: Alex Kaszynski <akascap@gmail.com>
akaszynski added a commit that referenced this pull request Jan 22, 2021
* Patch 6 (#3)

* typo fix (#864)

* ✏️ fix format of python code (#866)

* fix format of python code

We need 1 blank line before python code.

* fix format of python code

* fix format of python code

* fix format of python code

* fix format of python code

* Control points merging in the glyph filter (#870)

* Add clean paramter to the glyph filter

* Use tolerance parameter

* Set default tolerance=None

* Add RubberBand2D interactor style (#872)

* Add RubberBand2D interactor style

* Update testing

* Use format instead of fstring

* Enable smooth shading for textures (#865)

* ✏️ Fix typos. (#875)

* ✏️ Fix typos. (#876)

* ✏️ Fix typos.

* ✏️ Fix typos.

* 🌐 Internationalization and localization.

* 🏷️ add tag to translate title

Co-authored-by: Guillaume Favelier <guillaume.favelier@gmail.com>
Co-authored-by: Bane Sullivan <banesullivan@gmail.com>

* Patch 6 (#4)

* typo fix (#864)

* ✏️ fix format of python code (#866)

* fix format of python code

We need 1 blank line before python code.

* fix format of python code

* fix format of python code

* fix format of python code

* fix format of python code

* Control points merging in the glyph filter (#870)

* Add clean paramter to the glyph filter

* Use tolerance parameter

* Set default tolerance=None

* Add RubberBand2D interactor style (#872)

* Add RubberBand2D interactor style

* Update testing

* Use format instead of fstring

* Enable smooth shading for textures (#865)

* ✏️ Fix typos. (#875)

* ✏️ Fix typos. (#876)

* ✏️ Fix typos.

* ✏️ Fix typos.

* 🌐 Internationalization and localization.

* 🏷️ add tag to translate title

* Update docs/index.rst

Co-authored-by: Alex Kaszynski <akascap@gmail.com>

* small fix by review

Co-authored-by: Guillaume Favelier <guillaume.favelier@gmail.com>
Co-authored-by: Bane Sullivan <banesullivan@gmail.com>
Co-authored-by: Alex Kaszynski <akascap@gmail.com>

* 📷 Add test camera zoom and up

* 📷 Add camera zoom and up

* ♻️ Add Camera class

* ♻️ Add docstring

* ♻️ Add Camera class

* ♻️ Add Camera class

* ♻️ Fix arg name

* ♻️ Update Pythonic

* Fix error

* Fix error

* Fix error

* Change Camera class

inherit from vtkCamera

* Clean import

* Move the Camera class to its own file.

* Improve coverage with unit testing specific to the camera class

Co-authored-by: Guillaume Favelier <guillaume.favelier@gmail.com>
Co-authored-by: Bane Sullivan <banesullivan@gmail.com>
Co-authored-by: Alex Kaszynski <akascap@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants