Skip to content

Add literal docs#651

Merged
samuelcolvin merged 4 commits intopydantic:masterfrom
dmontagu:literal_docs
Jul 23, 2019
Merged

Add literal docs#651
samuelcolvin merged 4 commits intopydantic:masterfrom
dmontagu:literal_docs

Conversation

@dmontagu
Copy link
Copy Markdown
Contributor

@dmontagu dmontagu commented Jul 10, 2019

Change Summary

Add docs for typing_extensions.Literal

Related issue number

(No issue)

Checklist

  • Unit tests for the changes exist
  • Tests pass on CI and coverage remains at 100%
  • Documentation reflects the changes where applicable
  • HISTORY.rst has been updated
    • if this is the first change since a release, please add a new section
    • include the issue number or this pull request number #<number>
    • include your github username @<whomever>

@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 10, 2019

Codecov Report

Merging #651 into master will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff          @@
##           master   #651   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          15     15           
  Lines        2671   2671           
  Branches      529    529           
=====================================
  Hits         2671   2671

Comment thread docs/examples/literal1.py Outdated
Comment thread docs/examples/literal2.py Outdated
Comment thread docs/examples/literal3.py Outdated
@samuelcolvin
Copy link
Copy Markdown
Member

LGTM, please rebase and fix HISTORY. (sorry 🙇‍♂️ )

@dmontagu
Copy link
Copy Markdown
Contributor Author

@samuelcolvin Done

@samuelcolvin samuelcolvin merged commit 4c9ee48 into pydantic:master Jul 23, 2019
alexdrydew pushed a commit to alexdrydew/pydantic that referenced this pull request Dec 23, 2023
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