Skip to content

Commit fb5ef31

Browse files
authored
README LE
1 parent e82fd2d commit fb5ef31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • working-with-the-python-operator-module

working-with-the-python-operator-module/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This folder contains supplementary code for the Real Python tutorial on [Working
44

55
## Setup
66

7-
For most of the examples, you'll use the `operator`, `pickle`, `dataclasses` and `timeit` modules. All of these come built in to Python. No additional installation is necessary.
7+
For most of the examples, you'll use the `operator`, `pickle`, `dataclasses`, and `timeit` modules. All of these come built in to Python. No additional installation is necessary.
88

99
## Usage
1010

0 commit comments

Comments
 (0)