Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

agda2vec introduces extra empty lines #666

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

williamdemeo
Copy link
Collaborator

Description

This closes issue #653.

(It may be as simple as removing the extra new line character + \n from the file.write line in the write_file function.)

Checklist

  • Commit sequence broadly makes sense and commits have useful messages
  • Any semantic changes to the specifications are documented in CHANGELOG.md
  • Code is formatted according to CONTRIBUTING.md
  • Self-reviewed the diff

This closes issue #653.

(It may be as simple as removing the extra new line character `+ \n` from the `file.write` line in the `write_file` function.)
@williamdemeo williamdemeo linked an issue Jan 31, 2025 that may be closed by this pull request
@williamdemeo williamdemeo force-pushed the 653-agda2vec-introduces-extra-empty-lines branch from 04e613c to ff11336 Compare January 31, 2025 15:29
@williamdemeo williamdemeo self-assigned this Feb 3, 2025
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.

agda2vec introduces extra empty lines
1 participant