fix(preset/pure): only enable python module if venv is active (#6689)

This commit is contained in:
Asadullah Shaikh
2025-06-02 01:04:34 +05:30
committed by GitHub
parent c1a8483ac9
commit 5e8851a953
@@ -44,3 +44,5 @@ style = "yellow"
[python]
format = "[$virtualenv]($style) "
style = "bright-black"
detect_extensions = []
detect_files = []