diff options
| author | Per Larsson <[email protected]> | 2022-01-28 13:07:36 +0100 |
|---|---|---|
| committer | Per Larsson <[email protected]> | 2022-01-28 13:07:36 +0100 |
| commit | bd43839e042425d72b584b33c7dbb86dabc95e12 (patch) | |
| tree | 1e663395ac626f3863ef92e95952b3c4245abf76 /prepare_commit.bat | |
| parent | Get access token from auth mgr. (diff) | |
| parent | Compile fix (diff) | |
| download | zen-bd43839e042425d72b584b33c7dbb86dabc95e12.tar.xz zen-bd43839e042425d72b584b33c7dbb86dabc95e12.zip | |
Merged main.
Diffstat (limited to 'prepare_commit.bat')
| -rw-r--r-- | prepare_commit.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/prepare_commit.bat b/prepare_commit.bat index 97bcea6ed..8e621c96c 100644 --- a/prepare_commit.bat +++ b/prepare_commit.bat @@ -1 +1 @@ -python %~dp0\\scripts\formatcode.py +python %~dp0scripts\formatcode.py %* |