Python: Fix QLDoc for Werkzeug

This commit is contained in:
Rasmus Wriedt Larsen
2021-05-21 17:16:09 +02:00
parent 0292ca6b67
commit 6f50b12333

View File

@@ -1,5 +1,8 @@
/**
* Provides classes modeling security-relevant aspects of the `flask` package.
* Provides classes modeling security-relevant aspects of the `Werkzeug` PyPI package.
* See
* - https://pypi.org/project/Werkzeug/
* - https://werkzeug.palletsprojects.com/en/1.0.x/#werkzeug
*/
private import python