Skip to content

Commit d903f83

Browse files
authored
Revert "Refactor"
1 parent 1e2fecf commit d903f83

37 files changed

+2400
-1397
lines changed

.gitignore

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,12 @@
22
__pycache__/
33
*.py[cod]
44
*$py.class
5-
5+
eKYC/
66
# C extensions
77
*.so
8-
8+
form_labeller.log
9+
# Vim swap files
10+
*.swp
911
# Distribution / packaging
1012
.Python
1113
build/
@@ -127,12 +129,3 @@ dmypy.json
127129

128130
# Pyre type checker
129131
.pyre/
130-
131-
# Temp files
132-
labeler/version.py
133-
logs/
134-
wandb/
135-
.idea/
136-
137-
# Model files
138-
*.onnx

.pre-commit-config.yaml

Lines changed: 0 additions & 23 deletions
This file was deleted.

CODE_OF_CONDUCT.md

Lines changed: 0 additions & 128 deletions
This file was deleted.

0 commit comments

Comments
 (0)