Add 2 files
Browse files- images/ReadyPlayerMe-Avatar.png +3 -0
- rkjobb.yml +11 -0
images/ReadyPlayerMe-Avatar.png
ADDED
|
|
Git LFS Details
|
rkjobb.yml
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Whale Tracker
|
| 2 |
+
.pre-commit-config.yaml
|
| 3 |
+
@@ -40,7 +40,7 @@ repos:
|
| 4 |
+
name: "Python (black)"
|
| 5 |
+
args: ["--line-length", "119", "--target-version", "py35"]
|
| 6 |
+
types: ["python"]
|
| 7 |
+
- repo: https://gitlab.com/pycqa/flake8
|
| 8 |
+
- repo: https://github.com/pycqa/flake8
|
| 9 |
+
rev: 3.8.3
|
| 10 |
+
hooks:
|
| 11 |
+
- id: flake8
|