Skip to content

Add filter params, offset to get_transactions and add linter #1

Add filter params, offset to get_transactions and add linter

Add filter params, offset to get_transactions and add linter #1

Workflow file for this run

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