Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python-telegram-bot/python-telegram-bot
/ bot_name
Function
bot_name
tests/test_botname.py:26–27 ·
view source on GitHub ↗
(bot)
Source
from the content-addressed store, hash-verified
24
25
@pytest.fixture(scope=
"module"
)
26
def
bot_name(bot):
27
return
BotName(BotNameTestBase.name)
28
29
30
class
BotNameTestBase:
Callers
nothing calls this directly
Calls
1
BotName
Class · 0.90
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…