diff options
Diffstat (limited to 'docs/source/lang/bytecast.rst')
-rw-r--r-- | docs/source/lang/bytecast.rst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/source/lang/bytecast.rst b/docs/source/lang/bytecast.rst index 4ad2a89..b3f0de2 100644 --- a/docs/source/lang/bytecast.rst +++ b/docs/source/lang/bytecast.rst @@ -5,9 +5,6 @@ byte() (cast) ============= -Description ------------ - Converts a value to the :ref:`byte <lang-byte>` data type. .. note:: |