We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 825d139 commit ef226e3Copy full SHA for ef226e3
mahjong/__init__.py
@@ -1,5 +1,5 @@
1
"""
2
-_summary_
+_summary_.
3
4
Tile representation
5
###################
pyproject.toml
@@ -114,7 +114,6 @@ convention = "pep257"
114
]
115
116
# temporary
117
-"./mahjong/__init__.py" = ["D"]
118
"./mahjong/constants.py" = ["D"]
119
"./mahjong/tile.py" = ["D"]
120
"./mahjong/utils.py" = ["D"]
0 commit comments