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.
1 parent 6ec4f6a commit 5081da4Copy full SHA for 5081da4
README.md
@@ -110,7 +110,7 @@ You can also view the unit tests to understand this middleware.
110
### Run unit tests
111
112
1. Fork/Clone repository
113
-2. Install flask-authz dependencies, and run `pytest`
+2. Install fastapi-authz dependencies, and run `pytest`
114
115
```bash
116
pip install -r dev_requirements.txt
0 commit comments