Skip to content

Commit 1191f83

Browse files
committed
chore: customise ide hints
1 parent c25a028 commit 1191f83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Work in progress
88
## Examples
99
Sum of two 32-bit integer array
1010
```py
11-
from rem_math import rem_math as rm
11+
import rem_math as rm
1212
import numpy as np
1313

1414
array = [i for i in range(100_000_000)]

0 commit comments

Comments
 (0)