Compare commits
No commits in common. "main" and "dev" have entirely different histories.
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,4 +1,3 @@
|
|||||||
__pycache__
|
__pycache__
|
||||||
|
|
||||||
assets/
|
assets/
|
||||||
|
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
#! /bin/sh
|
|
||||||
|
|
||||||
python3 landmarks.py $@ 2>&1 | grep -vE '^(WARNING:|I0000|INFO:)' | awk '{print}'
|
|
Loading…
x
Reference in New Issue
Block a user