Skip to content

call methods by passing in pi instead of using class variable pi #43

call methods by passing in pi instead of using class variable pi

call methods by passing in pi instead of using class variable pi #43

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3