Skip to content

Commit

Permalink
Add emptyln to import example
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Sustrik <[email protected]>
  • Loading branch information
sustrik committed Mar 31, 2019
1 parent 22b6691 commit 8956f99
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 @@ -19,7 +19,7 @@ is desired.
### Import the module

```python
from tiles import t
from tiles import t, emptyln
```

### Tile literals
Expand Down

0 comments on commit 8956f99

Please sign in to comment.