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 8cfcb25 commit 90da0b8Copy full SHA for 90da0b8
lab/status.py
@@ -1,4 +1,7 @@
1
-# HTTP status codes
+"""
2
+HTTP status codes
3
4
+
5
HTTP_200_OK = 200
6
HTTP_201_CREATED = 201
7
HTTP_204_NO_CONTENT = 204
0 commit comments