MCPcopy Index your code
hub / github.com/python-telegram-bot/python-telegram-bot / birthdate

Function birthdate

tests/test_birthdate.py:34–35  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

32
33@pytest.fixture(scope="module")
34def birthdate():
35 return Birthdate(BirthdateTestBase.day, BirthdateTestBase.month, BirthdateTestBase.year)
36
37
38class TestBirthdateWithoutRequest(BirthdateTestBase):

Callers

nothing calls this directly

Calls 1

BirthdateClass · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…