Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Nathan Habib
commited on
Commit
·
1be35c2
1
Parent(s):
a69dfa9
remove unnused pprint import
Browse files- src/populate.py +0 -1
src/populate.py
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
import json
|
| 2 |
import os
|
| 3 |
-
from pprint import pprint
|
| 4 |
|
| 5 |
import pandas as pd
|
| 6 |
|
|
|
|
| 1 |
import json
|
| 2 |
import os
|
|
|
|
| 3 |
|
| 4 |
import pandas as pd
|
| 5 |
|