Skip to content

Commit

Permalink
Merge pull request #159 from YunoHost/actions/black
Browse files Browse the repository at this point in the history
Format Python code with Black
  • Loading branch information
alexAubin authored Sep 6, 2024
2 parents 83ea094 + 152931a commit 7397376
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package_linter.py
Original file line number Diff line number Diff line change
Expand Up @@ -754,7 +754,6 @@ def custom_python_version(app):
"It looks like this app installs a custom version of Python which is heavily discouraged, both because it takes a shitload amount of time to compile Python locally, and because it is likely to create complication later once the system gets upgraded to newer Debian versions..."
)


@test()
def change_url_script(app):

Expand Down

0 comments on commit 7397376

Please sign in to comment.