mirror of
https://github.com/davidhalter/parso.git
synced 2025-12-09 22:25:53 +08:00
Fix typo. (#2)
This commit is contained in:
@@ -52,8 +52,8 @@ To list multiple issues:
|
|||||||
>>> error2.message
|
>>> error2.message
|
||||||
"SyntaxError: 'continue' not properly in loop"
|
"SyntaxError: 'continue' not properly in loop"
|
||||||
|
|
||||||
Ressources
|
Resources
|
||||||
==========
|
=========
|
||||||
|
|
||||||
- `Testing <http://parso.readthedocs.io/en/latest/docs/development.html#testing>`_
|
- `Testing <http://parso.readthedocs.io/en/latest/docs/development.html#testing>`_
|
||||||
- `PyPI <https://pypi.python.org/pypi/parso>`_
|
- `PyPI <https://pypi.python.org/pypi/parso>`_
|
||||||
|
|||||||
Reference in New Issue
Block a user