We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 135e3d3 commit e0de155Copy full SHA for e0de155
1 file changed
README.md
@@ -17,7 +17,7 @@ pip install cmpx
17
## Usage
18
### Importing Complex class
19
```python
20
-import cmpx
+from cmpx import Complex
21
```
22
### Different instanciations of Complex class
23
0 commit comments