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

Type subreddit #76

Merged
merged 6 commits into from
Feb 22, 2021
Merged

Type subreddit #76

merged 6 commits into from
Feb 22, 2021

Commits on Feb 22, 2021

  1. Add types to subreddit.py

    (cherry picked from commit 1e7963e5cc7c1a889a7552d4620b2ee9a2b5f115)
    PythonCoderAS authored and LilSpazJoekp committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    cf52aab View commit details
    Browse the repository at this point in the history
  2. Add a type to wikipage.py for a private method utilized by the Subred…

    …ditWiki class
    
    (cherry picked from commit 6e71d59eddf20ddec1284f0c9cfcc3b7a5615ef8)
    PythonCoderAS authored and LilSpazJoekp committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    2532940 View commit details
    Browse the repository at this point in the history
  3. Exclude the if TYPE_CHECKING portion from coverage

    (cherry picked from commit 65bb34cda36e74f752ee777c47c86078bae3bcfa)
    PythonCoderAS authored and LilSpazJoekp committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    4609dc3 View commit details
    Browse the repository at this point in the history
  4. Fix annotations to work with sphinx 3

    (cherry picked from commit bd586331e12e18e9796246f94e64dc19f1c94d83)
    LilSpazJoekp committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    67e4d71 View commit details
    Browse the repository at this point in the history
  5. Fix typing mistakes

    (cherry picked from commit 6152de1a1b2390617fb53d2df84c0769c77e0bf5)
    LilSpazJoekp committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    1f02f8c View commit details
    Browse the repository at this point in the history
  6. Run pre_push

    LilSpazJoekp committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    5a524af View commit details
    Browse the repository at this point in the history