Revision abb422438a45386ce803d509e0b7f5ad68f582b6 authored by Dirk Roorda on 14 June 2021, 14:38:51 UTC, committed by Dirk Roorda on 14 June 2021, 14:38:51 UTC
1 parent fa9d268
Raw File
text-fabric
#!/usr/bin/env python3
from tf.server.start import main

main()
back to top