Skip to content

Commit 828aeae

Browse files
committed
Merge branch 'master' of github.com:fluentpython/example-code-2e
2 parents df84fe3 + e1121ad commit 828aeae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

18-context-mngr/lispy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ for Scheme.
66

77
* `original/`: Norvig's `lis.py` unchanged, `lispy.py` with
88
[minor changes](https://github.com/norvig/pytudes/pull/106) to run on Python 3,
9-
and the `lispytest.py` custom test suite;
9+
and the `lispytest.py` custom test script;
1010
* `py3.9/`: `lis.py` with type hints and a few minor edits—requires Python 3.9;
1111
* `py3.10/`: `lis.py` with type hints, pattern matching, and minor edits—requires Python 3.10.
1212

0 commit comments

Comments
 (0)