-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* bugfix missing or wrongly named variables * bugfix show * try fixing point show by adding kwarg * Use sprint() instead of global IO buffers in test_display * Test the printing of wrapped geometries * we be rappin now this is probably the best example of a 9pm commit I've had so far... in all seriousness we could change the name * Forward 2-arg show to 3-arg text/plain show This allows the new show methods to also work in e.g arrays. * `MIME("text/plain")` -> `MIME"text/plain"()` fix typos * wrap crs in quotes when showing then, you can actually copy/paste the code * Force display size to be consistent in test function * Fix tests for new syntax --------- Co-authored-by: Rafael Schouten <rafaelschouten@gmail.com>
- Loading branch information
1 parent
d0e9ab3
commit 37b07f6
Showing
2 changed files
with
81 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters