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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Ignore SQLAlchemy warning: see https://github.com/aiidalab/aiidalab-widgets-base/issues/605#issuecomment-2113470700
ignore:Object of type .* not in session, .* operation along .* will not proceed:sqlalchemy.exc.SAWarning
ignore:Object of type .* not in session, .* operation along .* won't proceed:sqlalchemy.exc.SAWarning
ignore:Column .* is marked as a member of the primary key for table .*, but has no Python-side or server-side default generator indicated, nor does it indicate:sqlalchemy.exc.SAWarning