diff options
| author | root <root@turin.home> | 2022-01-30 14:01:55 +0000 |
|---|---|---|
| committer | root <root@turin.home> | 2022-01-30 14:01:55 +0000 |
| commit | afdc48378489d1ce1183dfd720fd838074812a49 (patch) | |
| tree | 2e4cb3663212694aa6fe64be35c9ecff575e30c7 /Makefile | |
| parent | b6698810b9ff40a2d91b71c61017667642db212a (diff) | |
Reformatting. Adding things to date.py
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..23fb4f7 --- /dev/null +++ b/Makefile @@ -0,0 +1,2 @@ +default: + black -l 70 *py |
