We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0e7e1c commit e2dffc9Copy full SHA for e2dffc9
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