Skip to content

Commit da6f347

Browse files
Update README.md
1 parent cea2c66 commit da6f347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ A Python package aiming to provide an easy and efficient interface to various im
77
## Get started
88

99
#### Plot hexagonally sampled 2D signals
10-
```
10+
```python
1111
from hexfft import HexArray
1212
from hexfft.plot import hexshow
1313
import numpy as np

0 commit comments

Comments
 (0)