@@ -122,6 +122,8 @@ class TableProxyModel(QtCore.QSortFilterProxyModel):
current_chapter=position['current_chapter']
total_chapters=position['total_chapters']
# TODO
# See if there's any rationale for this
ifcurrent_chapter==1:
raiseKeyError
exceptKeyError:
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.