Skip to content

Commit

Permalink
TEST: Touch an unformatted file
Browse files Browse the repository at this point in the history
Signed-off-by: Pieter De Gendt <[email protected]>
  • Loading branch information
pdgendt committed Dec 3, 2024
1 parent 10222da commit 10b27d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/west/app/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -1226,4 +1226,5 @@ def main(argv=None):
}

if __name__ == "__main__":
# Test touching a python file
main()
1 change: 1 addition & 0 deletions src/west/app/project.py
Original file line number Diff line number Diff line change
Expand Up @@ -2192,6 +2192,7 @@ def __format__(self, format_spec):

#
# Logging helpers
# Touch here
#


Expand Down

0 comments on commit 10b27d4

Please sign in to comment.