Skip to content

Commit 6925311

Browse files
committed
style: make linter happy
Signed-off-by: Samantha Coyle <[email protected]>
1 parent 66b7a15 commit 6925311

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
@@ -59,5 +59,5 @@ def is_release():
5959
version=version,
6060
description=description,
6161
long_description=long_description,
62-
package_data={"": ["py.typed"]},
62+
package_data={'': ['py.typed']},
6363
)

0 commit comments

Comments
 (0)