Skip to content

Commit 08efe18

Browse files
Update doc/data/messages/i/invalid-character-carriage-return/details.rst
Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>
1 parent 0a8ba7f commit 08efe18

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • doc/data/messages/i/invalid-character-carriage-return
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
This message exists because one of our checker is very generic, but it's never going to
2-
raise during normal use as it's a ``syntax-error`` that would prevents the python ast
3-
(and thus pylint) to construct a code representation of the file.
1+
This message exists because one of our checkers is very generic, but it's never going to
2+
raise during normal use as it's a ``syntax-error`` that would prevent the python ast
3+
(and thus pylint) from constructing a code representation of the file.
44

55
You could encounter it by feeding a properly constructed node directly to the checker.

0 commit comments

Comments
 (0)