Skip to content
This repository was archived by the owner on Sep 28, 2022. It is now read-only.

Deprecated use of , to separate values

Compare
Choose a tag to compare
@SimonBiggs SimonBiggs released this 16 Feb 08:56
· 539 commits to master since this release
33cea6e

So that variable definitions can use commas within them (such as a given index within a 2-d numpy array) the use of commas to separate items within variable elements has been deprecated.

Instead will rely on html parameters.

In version 0.6.0 separating values by commas will no longer work.