Skip to content

Commit ce048b4

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 15c954b commit ce048b4

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Pipfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,3 @@ python_version = "3.11"
1919

2020
[scripts]
2121
change_owner = "python change_owner.py"
22-

change_owner.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,4 +219,4 @@ def main():
219219
sys.exit(1)
220220

221221
if __name__ == "__main__":
222-
main()
222+
main()

0 commit comments

Comments
 (0)