Skip to content

Commit

Permalink
fixup! feat: provide escaped version of PRODUCT_DIR_ABS
Browse files Browse the repository at this point in the history
Co-authored-by: Christian Clauss <[email protected]>
  • Loading branch information
addaleax and cclauss committed Dec 2, 2024
1 parent 0bb4d68 commit 976253d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pylib/gyp/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.


from __future__ import annotations
import copy
import gyp.input
import argparse
Expand Down

0 comments on commit 976253d

Please sign in to comment.