Skip to content

Commit 0af51df

Browse files
committed
fix formatting
1 parent 8377577 commit 0af51df

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

package.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1529,7 +1529,6 @@ def prepare_command(args):
15291529
Outputs a filename and a command to run if the archive needs to be built.
15301530
"""
15311531

1532-
15331532
log = logging.getLogger("prepare")
15341533

15351534
# Load the query.

tests/fixtures/node-app/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// test
1+
// test

0 commit comments

Comments
 (0)