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 13ae184 commit 17ef051Copy full SHA for 17ef051
docs/Import.rst
@@ -118,7 +118,7 @@ Declaration imports
118
-------------------
119
120
Individual declaration imports shadow whole-module imports, as described above.
121
-If two declarations with the same name are invidually imported from different
+If two declarations with the same name are individually imported from different
122
modules, references to either import must be qualified::
123
124
import class abcde.E
0 commit comments