Skip to content

Commit cedd521

Browse files
committed
remove author detail
1 parent 19a7b05 commit cedd521

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

libpysal/weights/raster.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ def intercepted_function(f, *f_args, **f_kwargs):
2222
else:
2323
from ..common import jit
2424

25-
__author__ = "Mragank Shekhar <[email protected]>"
26-
2725
__all__ = ["da2W", "da2WSP", "w2da", "wsp2da", "testDataArray"]
2826

2927

0 commit comments

Comments
 (0)