Skip to content

Commit e9b35f7

Browse files
[pre-commit.ci] auto fixes from pre-commit hooks
1 parent dc7ad4d commit e9b35f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SConstruct

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
MY_SCONS_HELP = """\
55
SCons rules for compiling and installing pyobjcryst.
66
7-
Compile and install the pyobjcryst Python extension.
7+
Compile and install the pyobjcryst Python extension.
88
For faster builds, run with parallel jobs, e.g.:
99
scons -j4
1010
11-
Usage:
11+
Usage:
1212
scons [target] [var=value]
1313
1414
Targets:

0 commit comments

Comments
 (0)