Skip to content

Modify each.jl to use parse instead of tryparse in the `iterate… #486

Modify each.jl to use parse instead of tryparse in the `iterate…

Modify each.jl to use parse instead of tryparse in the `iterate… #486

Workflow file for this run

name: Format
on: [push, pull_request]
jobs:
format:
runs-on: ubuntu-latest
steps:
- uses: domluna/JuliaFormatter-action@master
with:
args: -v .