Skip to content

Commit e10593e

Browse files
committed
format
1 parent a242bd4 commit e10593e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ def add_arg_bool_option(lc_name, disp_name, default=None):
9292
type=str,
9393
nargs="*",
9494
help="Pass arguments to CMake. For pip installs, "
95-
"set PYKOKKOS_BASE_SETUP_ARGS instead.",
95+
"set PYKOKKOS_BASE_SETUP_ARGS instead.",
9696
)
9797

9898
args, left = parser.parse_known_args()

0 commit comments

Comments
 (0)