Skip to content

Commit 90578b6

Browse files
Renamed unused _set_functions.py and added it to omit list for coverage
1 parent 18e0db3 commit 90578b6

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed
File renamed without changes.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ source = [
2222
omit = [
2323
"dpctl/tests/*",
2424
"dpctl/_version.py",
25+
"dpctl/tensor/_set_functions_debug.py",
2526
"*/_cython_api*/stringsource",
2627
]
2728

0 commit comments

Comments
 (0)