Skip to content

Commit e811dba

Browse files
authored
What does Codacy want now no line or one?
1 parent 2e3082e commit e811dba

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: examples.py

-2
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,7 @@ def _check(i: discord.Interaction, b: discord.ButtonClick):
5656

5757

5858
class Pointer:
59-
6059
"""Just a small class that facilitates holding and changing the position of the square."""
61-
6260
def __init__(self, guild: discord.Guild):
6361
self.guild = guild
6462
self._possition_x = 0

0 commit comments

Comments
 (0)