Skip to content

Commit

Permalink
Remove execute bit from the package's Python files
Browse files Browse the repository at this point in the history
These files should not be executable.
  • Loading branch information
mcdonnnj committed Jan 23, 2023
1 parent 3c46a97 commit 3c05b9a
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 0 deletions.
Empty file modified src/trustymail/cli.py
100755 → 100644
Empty file.
Empty file modified src/trustymail/domain.py
100755 → 100644
Empty file.
Empty file modified src/trustymail/trustymail.py
100755 → 100644
Empty file.

0 comments on commit 3c05b9a

Please sign in to comment.