Skip to content

Commit 995c980

Browse files
committed
Fix wrong directory name for _mkl_service.c in .gitignore
1 parent 09c3801 commit 995c980

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Cython
2-
mkl-service/_mkl_service.c
2+
mkl/_mkl_service.c
33

44
# Byte-compiled / optimized / DLL files
55
__pycache__/

0 commit comments

Comments
 (0)