Skip to content

Commit 9dfd496

Browse files
committed
Remove empty lines
1 parent 173a5ba commit 9dfd496

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pytensor/link/numba/dispatch/basic.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@
4646
def global_numba_func(func):
4747
"""Use to return global numba functions in numba_funcify_*.
4848
49-
50-
5149
This allows tests to remove the compilation using mock.
5250
"""
5351
return func

0 commit comments

Comments
 (0)