mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-12 22:25:44 -04:00
remove redundant utils file
This commit is contained in:
parent
84507b68b5
commit
104553489f
5 changed files with 64 additions and 62 deletions
|
@ -246,6 +246,7 @@ def chrome_args(**options) -> List[str]:
|
|||
|
||||
return cmd_args
|
||||
|
||||
|
||||
def ansi_to_html(text):
|
||||
"""
|
||||
Based on: https://stackoverflow.com/questions/19212665/python-converting-ansi-color-codes-to-html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue