Skip to content

Commit a2e2481

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

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

monai_env/Scripts/Activate.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ command:
4444
4545
PS C:\> Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
4646
47-
For more information on Execution Policies:
47+
For more information on Execution Policies:
4848
https://go.microsoft.com/fwlink/?LinkID=135170
4949
5050
#>

monai_env/Scripts/activate.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ if defined _OLD_VIRTUAL_PATH set PATH=%_OLD_VIRTUAL_PATH%
2525
if not defined _OLD_VIRTUAL_PATH set _OLD_VIRTUAL_PATH=%PATH%
2626

2727
set PATH=%VIRTUAL_ENV%\Scripts;%PATH%
28-
set VIRTUAL_ENV_PROMPT=(monai_env)
28+
set VIRTUAL_ENV_PROMPT=(monai_env)
2929

3030
:END
3131
if defined _OLD_CODEPAGE (

monai_env/share/man/man1/ttx.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,4 +222,4 @@ restrictions.
222222
.\" fill-column: 72
223223
.\" sentence-end: "[.?!][]\"')}]*\\($\\| $\\| \\| \\)[ \n]*"
224224
.\" sentence-end-double-space: t
225-
.\" End:
225+
.\" End:

0 commit comments

Comments
 (0)