-
Notifications
You must be signed in to change notification settings - Fork 4
Normalization of the archive #24
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
base: development
Are you sure you want to change the base?
Conversation
|
some comments:
|
|
Thanks! Could you streamline/squash your commits to avoid commits like |
|
Re. the python -c "open('README.md', 'w').write(open('../README.md', 'r').read().split('### 11')[0])"I forgot to commit the truncated readme file in the current repository. |
9b0224b to
c83362e
Compare
Makes sense. It looks like I managed to fix it.
Ah I see, okay, then I just renamed it back to what it was before. |
|
Did you commit the |
|
Yes i think that was by accident |
Added the MOArchiveBase class with normalization implemented as discussed in issue #16.