This repository was archived by the owner on Feb 1, 2023. It is now read-only.
Commit 14dd281
committed
Don't use file name argument to show method
Since 7747261 removed the file name
argument to the show method of GraphicsArray (without deprecatuion
procedure), we should not document it being called in this way.
Instead we can save it to a file (which won't get displayed automatically)
to demonstrate the core idea of specifying a custom file name here.1 parent e56fbea commit 14dd281
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
491 | 491 | | |
492 | 492 | | |
493 | 493 | | |
494 | | - | |
| 494 | + | |
495 | 495 | | |
496 | 496 | | |
497 | 497 | | |
498 | 498 | | |
499 | | - | |
| 499 | + | |
500 | 500 | | |
501 | 501 | | |
502 | 502 | | |
| |||
0 commit comments