4 lines
80 B
Python
4 lines
80 B
Python
from .rtl_manifest import rtl_manifest_main
|
|
|
|
def main():
|
|
rtl_manifest_main() |