Skip to content

Commit c0ed31b

Browse files
[pre-commit.ci] auto fixes from pre-commit hooks
1 parent 6c0b5e3 commit c0ed31b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MANIFEST.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ global-exclude *.py[cod] # Exclude all .pyc, .pyo, and .pyd files.
99
global-exclude .DS_Store # Exclude Mac filesystem artifacts.
1010
global-exclude __pycache__ # Exclude Python cache directories.
1111
global-exclude .git* # Exclude git files and directories.
12-
global-exclude .idea # Exclude PyCharm project settings.
12+
global-exclude .idea # Exclude PyCharm project settings.

0 commit comments

Comments
 (0)