Skip to content

Commit 0379153

Browse files
committed
Forgot a newline
1 parent 9b1aced commit 0379153

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/portable_python/cpython.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,6 @@ def xenv_LIBZSTD_LIBS(self):
184184
if self.version >= "3.14" and PPG.target.is_macos:
185185
yield f"{self.deps_lib_dir}/libzstd.a"
186186

187-
188187
@runez.cached_property
189188
def prefix_lib_folder(self):
190189
"""Path to <prefix>/lib/pythonM.m folder"""

0 commit comments

Comments
 (0)