Skip to content

Commit a4a25ed

Browse files
that damned demo name update
1 parent e6b9b44 commit a4a25ed

12 files changed

+19
-48607
lines changed

topicnet/.coveragerc

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,4 @@
11
[run]
22
source=topicnet
3-
omit=
4-
tests/
5-
*/__init__.py
63
[report]
7-
omit=
8-
tests/
9-
# Regexes for lines to exclude from consideration
10-
exclude_lines =
11-
# Don't complain if tests don't hit defensive assertion code:
12-
raise AssertionError
13-
raise NotImplementedError
4+
omit=tests/

topicnet/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,16 @@
44
.pytest_cache*
55
.cache
66
.coverage*
7+
tests/experiments/
8+
tests/test_data/test_dataset_batches/
79

810
*.batch
911
*.dict
1012
*.bin
1113
*.json
1214
*.log
1315
*.
16+
*batches/
1417

1518
*.vw
1619
*.csv

topicnet/cooking_machine/README-rus.md

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

0 commit comments

Comments
 (0)