Skip to content

Add create_transaction method; make indentation of queries consistent #7

Add create_transaction method; make indentation of queries consistent

Add create_transaction method; make indentation of queries consistent #7

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