Add ylim to phonspec doc examples #106
Annotations
4 errors and 2 warnings
test (1.6, x64, ubuntu-latest):
../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L44
failed to parse exception in src/phon_spectrogram.md
exception = Base.Meta.ParseError("unexpected \",\"")
|
test (1.6, x64, ubuntu-latest)
Process completed with exit code 1.
|
test (1, x64, ubuntu-latest):
../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L44
failed to parse exception in src/phon_spectrogram.md
exception =
ParseError:
# Error @ none:1:17
phonspec(s, fs, , ylim=(0, 5000), col=:binary)
# └─────────────┘ ── Expected `)`
|
test (1, x64, ubuntu-latest)
Process completed with exit code 1.
|
test (1.6, x64, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (1, x64, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|