diff options
| author | Bobby <[email protected]> | 2022-09-02 20:22:07 -0400 |
|---|---|---|
| committer | Bobby <[email protected]> | 2022-09-02 20:22:07 -0400 |
| commit | 3bbd539e09074d53a5c4e6eb94b16b16331356d7 (patch) | |
| tree | 3ced98eaf486cb2d07c2a39fcbdf9ae510a4edfe /README.rst | |
| parent | 8d6861f1b6f872c05426a7e3030164bf21f31b04 (diff) | |
| download | edify-3bbd539e09074d53a5c4e6eb94b16b16331356d7.tar.xz edify-3bbd539e09074d53a5c4e6eb94b16b16331356d7.zip | |
Removed Unused line
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -110,7 +110,6 @@ The following example recognises and captures the value of a 16-bit hexadecimal .. code-block:: python - import re from edify import RegexBuilder expr = ( |
