Skip to content

Migration: deprecate borderless-accounts endpoint, and provide account-detail and balance-statement endpoints. #41

Migration: deprecate borderless-accounts endpoint, and provide account-detail and balance-statement endpoints.

Migration: deprecate borderless-accounts endpoint, and provide account-detail and balance-statement endpoints. #41

Workflow file for this run

---
name: lint
on:
pull_request:
push:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- run: pip install black
- run: black pywisetransfer test