mirror of
https://github.com/syssec-utd/pylingual.git
synced 2026-05-11 10:50:12 -07:00
4 lines
100 B
Python
4 lines
100 B
Python
from .create_code_dataset import transfer_and_compile_file
|
|
|
|
__all__ = ["transfer_and_compile_file"]
|