##// END OF EJS Templates
Fix HistoryAccessor.get_tail bug (#13666)...
Fix HistoryAccessor.get_tail bug (#13666) Current implementation of get_tail in HistoryAccessor assumes context present only in subclass , so it's moved there and the old implementation is restored.

File last commit:

r27496:7a171250
r27707:ebea766c
Show More
requirements.txt
9 lines | 101 B | text/plain | TextLexer
-e .[test]
ipykernel
setuptools>=18.5
sphinx
sphinx-rtd-theme
docrepr
matplotlib
stack_data
pytest<7