Skip to content

Updating docs and get_address typing #15

Updating docs and get_address typing

Updating docs and get_address typing #15

Workflow file for this run

name: formatting
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable