Skip to content

Commit c0ed31b

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MANIFEST.in

Lines changed: 1 addition & 1 deletion
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)