Skip to content

Commit 2e3082e

Browse files
authored
Try to make Codeacy stop complaining
1 parent 52d0e7a commit 2e3082e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ def _check(i: discord.Interaction, b: discord.ButtonClick):
5757

5858
class Pointer:
5959

60-
"""Just a small class that facilitates holding and changing the position of the square"""
60+
"""Just a small class that facilitates holding and changing the position of the square."""
6161

6262
def __init__(self, guild: discord.Guild):
6363
self.guild = guild

0 commit comments

Comments
 (0)