Skip to content

Commit

Permalink
Remove EXPR_VARS re-export
Browse files Browse the repository at this point in the history
  • Loading branch information
Setsugennoao committed Aug 23, 2024
1 parent ba249d8 commit 4959fa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vsexprtools/util.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

__all__ = [
# VS variables
'EXPR_VARS', 'complexpr_available',
'complexpr_available',
# Expr helpers
'ExprVars', 'ExprVarsT', 'ExprVarRangeT', 'bitdepth_aware_tokenize_expr',
# VS helpers
Expand Down

0 comments on commit 4959fa2

Please sign in to comment.