Logo
Explore Help
Register Sign In
injectlib/LangBot
1
0
Fork 0
You've already forked LangBot
mirror of https://github.com/langbot-app/LangBot.git synced 2025-11-25 19:37:36 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
a4995c8cd9c0bb81fe386138ec2ee4d1cc78240a
LangBot/libs/dify_service_api/__init__.py

5 lines
98 B
Python
Raw Normal View History

style: introduce ruff as linter and formatter (#1356) * style: remove necessary imports * style: fix F841 * style: fix F401 * style: fix F811 * style: fix E402 * style: fix E721 * style: fix E722 * style: fix E722 * style: fix F541 * style: ruff format * style: all passed * style: add ruff in deps * style: more ignores in ruff.toml * style: add pre-commit
2025-04-29 17:24:07 +08:00
from .v1 import client as client
from .v1 import errors as errors
__all__ = ['client', 'errors']
Reference in New Issue Copy Permalink
Managed by MacWk.CN Version: 1.25.0 Page: 133ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API