Skip to content

Commit

Permalink
Merge branch 'master' into fix_gcs
Browse files Browse the repository at this point in the history
  • Loading branch information
josges authored Nov 18, 2024
2 parents f2601d2 + d660db1 commit 89c18cd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
# For a diff-formatted view, see:
# https://github.com/tobymao/sqlglot/compare/main...hsheth2:sqlglot:main.diff

_DEBUG_PATCHER = is_pytest_running() or True
_DEBUG_PATCHER = is_pytest_running()
logger = logging.getLogger(__name__)

_apply_diff_subprocess = patchy.api._apply_patch
Expand Down

0 comments on commit 89c18cd

Please sign in to comment.