Skip to content

Parser 'forgets' deleted trees#134

Draft
bwaldon wants to merge 1 commit into
nschneid:masterfrom
bwaldon:untrain
Draft

Parser 'forgets' deleted trees#134
bwaldon wants to merge 1 commit into
nschneid:masterfrom
bwaldon:untrain

Conversation

@bwaldon
Copy link
Copy Markdown
Collaborator

@bwaldon bwaldon commented Mar 1, 2025

No description provided.

Comment thread app.py
return render_template(
'login.html', error=error, totalsents=len(SENTENCES))

def loadgrammar(username):
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

loadgrammar() is factored out of dologin() because we now additionally call it in undoaccept()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant