We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d18c819 commit 6329a64Copy full SHA for 6329a64
hsr_client/constants.py
@@ -1,7 +1,7 @@
1
from enum import Enum, IntEnum
2
3
4
-O_VALUE = "ba55e291a27b9d4ce59be8430ba2f214"
+O_VALUE = "a179bc7f408c16403ad6db83281cda00"
5
class Item(IntEnum):
6
"""
7
Search Item types
0 commit comments