You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
bartdorlandt
changed the title
AttributeError("'Container' object has no attribute 'is_boolean'")
vscode debug - AttributeError("'Container' object has no attribute 'is_boolean'")
Dec 31, 2024
During a debug session when creating a array() and trying to add inline_tables to it, it works fine, though vscode in debug mode thinks differently.
The issue doesn't appear in the python interpreter.
It is only seen in the debug mode of vscode.
Python version: v3.12.6
install by uv, cpython-3.12.6-macos-aarch64-none/bin/python3.12
vscode version: Version: 1.96.2 (Universal)
tomlkit version: 0.13.2
The text was updated successfully, but these errors were encountered: