add line at the end of file

This commit is contained in:
Yousefnezhad 2025-05-12 12:56:32 +03:30
commit e0c4e3cdff

View file

@ -129,4 +129,4 @@ def main():
if __name__ == '__main__': if __name__ == '__main__':
main() main()
__all__ = ['get_exports'] __all__ = ['get_exports']