We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 221fe76 commit c789a0eCopy full SHA for c789a0e
1 file changed
pth-tester/README.md
@@ -1,10 +1,10 @@
1
# pth-tester
2
3
-This is a package that tests whether `.pth` files are correctly process on
+This is a package that tests whether `.pth` files are correctly processed on
4
import. It is not designed to be published; it is only useful in the context of
5
the testbed app.
6
7
-When installed, it includes `.pth` file that invokes the `pth_tester.init()` method.
+When installed, it includes a `.pth` file that invokes the `pth_tester.init()` method.
8
This sets the `initialized` attribute of the module to `True`. In this way, it is
9
possible to tell if `.pth` handling has occurred on app startup.
10
0 commit comments