Skip to content

Commit d2cbee1

Browse files
committed
Update branch
1 parent 2de8a4e commit d2cbee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

noxfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ def format(session):
5252
if format_all:
5353
lint_paths_py = ['.']
5454
else:
55-
target_branch = 'origin/main'
55+
target_branch = 'main'
5656

5757
unstaged_files = subprocess.run(
5858
[

0 commit comments

Comments
 (0)