Skip to content
This repository was archived by the owner on Feb 19, 2023. It is now read-only.

Commit 9b0dc97

Browse files
author
MarcoGorelli
committed
fixup
1 parent b8c96e6 commit 9b0dc97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ exclude =
2727

2828
[options.entry_points]
2929
console_scripts =
30-
pandas-dev-flaker = pandas_dev_flaker.main
30+
pandas-dev-flaker = pandas_dev_flaker.__main__:main
3131
flake8.extension =
3232
PDF=pandas_dev_flaker.__main__:run
3333

0 commit comments

Comments
 (0)