File size: 79 Bytes
03c4799
 
 
 
 
1
2
3
4
5
6
from pre_commit.main import main


if __name__ == '__main__':
    exit(main())