mirror of
https://github.com/kennethreitz/tablib.git
synced 2026-06-05 23:10:17 +00:00
Exception documentation update.
This commit is contained in:
+3
-3
@@ -48,17 +48,17 @@ Exceptions
|
||||
|
||||
.. class:: InvalidDatasetType
|
||||
|
||||
Raised when shit goes down.
|
||||
You're trying to add something that doesn't quite look right.
|
||||
|
||||
|
||||
.. class:: InvalidDimensions
|
||||
|
||||
Raised when shit goes down.
|
||||
You're trying to add something that doesn't quite fit right.
|
||||
|
||||
|
||||
.. class:: UnsupportedFormat
|
||||
|
||||
Raised when shit goes down.
|
||||
You're trying to add something that doesn't quite taste right.
|
||||
|
||||
|
||||
Now, go start some :ref:`Tablib Development <development>`.
|
||||
Reference in New Issue
Block a user