Updated docs

This commit is contained in:
Nanda Scott 2018-10-31 11:25:29 -04:00
parent c9577a125a
commit 1c0d21aaef
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ N/A
## Examples ## Examples
```python ```python
>>> card = scrython.cards.Id(id="5386a61c >>> card = scrython.cards.Id(id="5386a61c-4928-4bd1-babe-5b089ab8b2d9")
>>> card.name() >>> card.name()
``` ```