summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2020-01-16 18:11:35 +0100
committerFlorian Dold <florian.dold@gmail.com>2020-01-16 18:11:40 +0100
commit47ff439abf85ecea69d7f281ca30a00143c8a868 (patch)
treef6bde35d3dd4fbe962c726b3dc2e032adfe7f223 /Makefile
parent55addfc68f26f50425e3af84972f4d342a99939f (diff)
downloadbank-47ff439abf85ecea69d7f281ca30a00143c8a868.tar.gz
bank-47ff439abf85ecea69d7f281ca30a00143c8a868.tar.bz2
bank-47ff439abf85ecea69d7f281ca30a00143c8a868.zip
preparations towards the new bank API
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b416c64..21caedf 100644
--- a/Makefile
+++ b/Makefile
@@ -36,4 +36,4 @@ dist:
.PHONY: pretty
pretty:
- yapf -r -i talerbank/
+ black talerbank/