Revision af604d79adddf2eed8cb2998cb764dd4f29a8a95 authored by Camil Staps on 18 June 2018, 21:48:17 UTC, committed by GitHub on 18 June 2018, 21:48:17 UTC
1 parent 33856ab
Raw File
text-fabric
#!/usr/bin/env python3
from tf.server.start import main

main()
back to top