Skip to content

Commit e73a06b

Browse files
style: format code with autopep8
Format code with autopep8 This commit fixes the style issues introduced in 6432fdf according to the output from Autopep8. Details: None
1 parent 6ae131f commit e73a06b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gradient_Mapping_Script/Gradient_Mapping Script.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
plt.title(titles[i])
1616
plt.xticks([]), plt.yticks([])
1717

18-
plt.show()
18+
plt.show()

0 commit comments

Comments
 (0)