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 484feca + e2dffc9 commit daea6bfCopy full SHA for daea6bf
1 file changed
readme.md
@@ -36,7 +36,7 @@ After installing the package, you can start the server by following these steps:
36
To start the server, import the `start_server` function and call it as shown below:
37
38
```python
39
-from python-fm-dapi-weaver.main import start_server
+from python_fm_dapi_weaver.main import start_server
40
41
start_server()
42
0 commit comments