Browse Source

Remove abl/dataset/__init__.py from .coveragerc

pull/5/head
Tony-HYX 1 year ago
parent
commit
5147b60622
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      .coveragerc

+ 0
- 1
.coveragerc View File

@@ -7,7 +7,6 @@ include = */abl/*
omit =
*/abl/__init__.py
abl/bridge/__init__.py
abl/dataset/__init__.py
abl/data/__init__.py
abl/learning/__init__.py
abl/reasoning/__init__.py

Loading…
Cancel
Save