Skip to content

Fixes bool filters, add new bool filters, and add createdAt and updatedAt to get_transactions #47

Fixes bool filters, add new bool filters, and add createdAt and updatedAt to get_transactions

Fixes bool filters, add new bool filters, and add createdAt and updatedAt to get_transactions #47

Workflow file for this run

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