Skip to content

Replace deprecated alias 'np.float' to 'np.float64' (#3713) #540

Replace deprecated alias 'np.float' to 'np.float64' (#3713)

Replace deprecated alias 'np.float' to 'np.float64' (#3713) #540

Workflow file for this run

name: CI pipeline
on:
push:
branches:
- develop
pull_request:
branches: [ develop ]
jobs:
pipeline:
if: github.server_url != 'https://github.com'
uses: ./.github/workflows/pipeline.yml
secrets: inherit