Skip to content

Commit

Permalink
refactor: module docstring を簡略化
Browse files Browse the repository at this point in the history
Co-authored-by: Hiroshiba <hihokaruta@gmail.com>
  • Loading branch information
tarepan and Hiroshiba committed Jun 26, 2024
1 parent 40fe9d1 commit 21b3203
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions test/e2e/test_characters.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
"""
喋れるキャラクター・歌えるキャラクターのテスト。
"""
"""キャラクターのテスト"""

import hashlib
from test.utility import hash_long_string
Expand Down

0 comments on commit 21b3203

Please sign in to comment.