notebook/tests
Lumír 'Frenzy' Balhar 0188ad8fd6
Fix Python 3.12 compatibility (#6965)
.joinpath with an empty argument no longer works as before thanks to this change in CPython: cea910ebf1 (diff-2e741d925220d74a9cc04cda1314d3649d9d189c0efc7db18e5387a51225b61c)

This change mimics the old internal behavior by using _paths attribute directly.
2023-08-04 09:18:21 +02:00
..
conftest.py Fix Python 3.12 compatibility (#6965) 2023-08-04 09:18:21 +02:00
test_app.py Rename browser tab title to Home 2023-06-12 07:22:15 +02:00