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 8172b0a commit 91cfc8fCopy full SHA for 91cfc8f
pylossless/tests/test_utils.py
@@ -10,7 +10,7 @@ def test_import_optional_dependency():
10
# Choosing a package that will probably never be added to the requirements!
11
# We also choose a name of a package that is likely not to exist at all
12
# to avoid the corresponding package is installed in the development
13
- # environment of developpers.
+ # environment of developers.
14
check.import_optional_dependency(package)
15
16
# Test the case where the package is installed.
0 commit comments