From db979d36d0b9693cc81ffa0bdd29364c6218fc95 Mon Sep 17 00:00:00 2001 From: Georgios Andreadis Date: Wed, 24 Jun 2020 13:26:56 +0200 Subject: Add working test setup --- format.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 format.sh (limited to 'format.sh') diff --git a/format.sh b/format.sh new file mode 100644 index 00000000..18cba452 --- /dev/null +++ b/format.sh @@ -0,0 +1 @@ +yapf **/*.py -i -- cgit v1.2.3