This website requires JavaScript.
Explore
Help
Sign in
morpheus65535
/
bazarr
Watch
1
Star
1
Fork
You've already forked bazarr
0
mirror of
https://github.com/morpheus65535/bazarr.git
synced
2024-11-10 17:13:35 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
5739b9ad08
bazarr
/
libs
/
backports
/
__init__.py
2 lines
81 B
Python
Raw
Normal View
History
Unescape
Escape
Upgraded vendored Python dependencies to the latest versions and removed the unused dependencies.
2022-01-24 12:07:52 +08:00
__path__
=
__import__
(
'
pkgutil
'
)
.
extend_path
(
__path__
,
__name__
)
# type: ignore
Reference in a new issue
Copy permalink