Skip to content

Commit b31e459

Browse files
💡 breaking stuff with dark background
1 parent 86b5788 commit b31e459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sorting.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111

1212
# plt.style.use('dark_background')
13-
13+
# dark background breaks the whole program use safely
1414

1515
class TrackedArray():
1616
def __init__(self, arr):

0 commit comments

Comments
 (0)