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.
2 parents 13ae184 + 17ef051 commit 085c96aCopy full SHA for 085c96a
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