Checking formatting

This commit is contained in:
Nanda Scott 2018-10-28 00:24:33 -04:00
parent ef0d9292cc
commit 1a000fb59f
1 changed files with 12 additions and 1 deletions

View File

@ -28,4 +28,15 @@ N/A
```
>>> auto = scrython.cards.Autocomplete(q="Thal")
>>> auto.total_items()
```
```
## Methods
### `object()`
Returns the type of object it is.
(card, error, etc)
Returns:
string: The type of object