Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 11, 2021
1 parent 8ecdf59 commit 788213f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion notebook2script/pointless.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@
"""
Ensure pointless statements in scripts are converted
into print function calls
""" # noqa: D400
"""

# noqa: D400
#
# Copyright (C) 2020 Dominic Davis-Foster
#
Expand Down

0 comments on commit 788213f

Please sign in to comment.