Remove TODO
This commit is contained in:
parent
0a04d24fd4
commit
637f85e167
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
# Entrypoint/script to convert CTF trace data to a pickle file
|
# Entrypoint/script to convert CTF trace data to a pickle file
|
||||||
# TODO
|
|
||||||
|
|
||||||
import argparse
|
import argparse
|
||||||
from pickle import Pickler
|
from pickle import Pickler
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue