Open mnlevy1981 opened 4 years ago
I was originally intending on hiding the _open_history_files() call somewhere in the class, but it makes sense to have the notebooks call it instead so it should just be open_history_files().
_open_history_files()
open_history_files()
I was originally intending on hiding the
_open_history_files()
call somewhere in the class, but it makes sense to have the notebooks call it instead so it should just beopen_history_files()
.