Skip to content

Commit

Permalink
Update CTkLine.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Thisal-D authored Nov 24, 2024
1 parent 1a8535b commit f3afdd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ctkchart/CTkLine.py
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ def configure(

def __reset_positions(self) -> None:
"""
Reset the Line object.
Reset the CTkLine object.
"""

self.__y_end = 0
Expand Down

0 comments on commit f3afdd7

Please sign in to comment.