Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-langfield authored May 21, 2024
1 parent cea2c66 commit da6f347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ A Python package aiming to provide an easy and efficient interface to various im
## Get started

#### Plot hexagonally sampled 2D signals
```
```python
from hexfft import HexArray
from hexfft.plot import hexshow
import numpy as np
Expand Down

0 comments on commit da6f347

Please sign in to comment.