Skip to content

Add doctest to new standard#46

Merged
younesStrittmatter merged 6 commits intomainfrom
add-doctest-to-new-standard
Sep 8, 2023
Merged

Add doctest to new standard#46
younesStrittmatter merged 6 commits intomainfrom
add-doctest-to-new-standard

Conversation

@younesStrittmatter
Copy link
Copy Markdown

Description

add doctests to UserDict state. Add alias functionality as in the old one and converter functionality as in the old one.

  • feat: A new feature

Questions

alias and converter functionality are "nice to have" but not 100% necessary in my oppinion. What do you think?

Copy link
Copy Markdown
Contributor

@benwandrew benwandrew left a comment

Choose a reason for hiding this comment

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

Good stuff! All doctests passing for me. Just small language suggestions, as well as removal of "#" preceding doctest comments (conforming to the rest of the file as I see it...?)

Comment thread src/autora/state.py Outdated
Comment thread src/autora/state.py Outdated
Comment thread src/autora/state.py Outdated
Comment thread src/autora/state.py Outdated
Comment thread src/autora/state.py Outdated
Comment thread src/autora/state.py Outdated
Comment thread src/autora/state.py Outdated
Comment thread src/autora/state.py Outdated
Comment thread src/autora/state.py Outdated
Comment thread src/autora/state.py Outdated
Co-authored-by: Ben Andrew <benwallaceandrew@gmail.com>
Copy link
Copy Markdown
Contributor

@benwandrew benwandrew left a comment

Choose a reason for hiding this comment

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

crushing it per usual @younesStrittmatter!

@younesStrittmatter younesStrittmatter added this pull request to the merge queue Sep 8, 2023
Merged via the queue into main with commit 5e8aef0 Sep 8, 2023
@younesStrittmatter younesStrittmatter deleted the add-doctest-to-new-standard branch September 8, 2023 17:04
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.

2 participants