mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
py3: another warning about invalid escape
This commit is contained in:
parent
0156785a14
commit
9480360bc8
@ -214,7 +214,7 @@ FIND_NEWLINES = lambda x : list(re.compile(COMPILED_MACROS['nl']).finditer(x))
|
||||
|
||||
|
||||
class Token(object):
|
||||
"""A single atomic token.
|
||||
r"""A single atomic token.
|
||||
|
||||
.. attribute:: is_container
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user