Skip to content

Commit 33c4477

Browse files
Update docs/spec/directives.rst
Formatting improvements. Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
1 parent e34cbc7 commit 33c4477

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/spec/directives.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ Type checkers should support the following comparison patterns:
200200

201201
Common values: ``"linux"``, ``"darwin"``, ``"win32"``, ``"emscripten"``, ``"wasi"``
202202

203-
The membership checks ``in`` and ``not in``, only support simple containment testing to a tuple of literal strings.
203+
The membership checks ``in`` and ``not in`` only support simple containment testing with a tuple of literal strings.
204204

205205
.. code-block:: python
206206
:caption: Example `sys.platform`

0 commit comments

Comments
 (0)