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