Skip to content

Commit 8a8b3d2

Browse files
committed
fix typo
1 parent abccd3e commit 8a8b3d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
'hist=bashplotlib.histogram:main',
1818
'scatter=bashplotlib.scatterplot:main',
1919
]
20-
}
20+
},
2121
keywords=['plotting', 'console', 'shell'],
2222
classifiers=[
2323
'Environment :: Console',

0 commit comments

Comments
 (0)