We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98bad5f commit c4ef632Copy full SHA for c4ef632
steamwebapi/settings.py
@@ -36,4 +36,3 @@
36
# information will not be returned. It is suggested to always use a
37
# default.
38
DEFAULT_LANGUAGE = 'en'
39
-
steamwebapi/util/vdf.py
@@ -1,5 +1,5 @@
1
"""
2
-.. module:: core
+.. module:: vdf
3
:platform: Unix, Windows
4
:synopsis: VDF (de)serialization.
5
:synopsis: Distributed under the ISC License (see LICENSE)
0 commit comments