mypy: zulip_botserver: Fix errors in zulip_botserver/server.py.
This commit is contained in:
parent
81205ea813
commit
ed51cabf1b
2 changed files with 1 additions and 4 deletions
|
@ -20,10 +20,7 @@ sys.path.append(os.path.dirname(TOOLS_DIR))
|
|||
|
||||
exclude = """
|
||||
zulip/integrations/perforce/git_p4.py
|
||||
|
||||
zulip_bots/zulip_bots/bots
|
||||
|
||||
zulip_botserver/zulip_botserver/server.py
|
||||
zulip_botserver/setup.py
|
||||
""".split()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue