Revision a7850fe7e4968a6c959f52ea7c4c9417c72fd4fb authored by Dirk Roorda on 25 April 2019, 14:33:26 UTC, committed by Dirk Roorda on 25 April 2019, 14:33:26 UTC
1 parent 6779d09
Raw File
text-fabric
#!/usr/bin/env python3
from tf.server.start import main

main()
back to top