Sort some imports

This commit is contained in:
oobabooga 2023-06-25 01:44:36 -03:00
parent 365b672531
commit f0fcd1f697
8 changed files with 60 additions and 33 deletions

View file

@ -1,9 +1,3 @@
'''
This is a library for formatting text outputs as nice HTML.
'''
import os
import re
import time