projects
/
soc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0ba00c
)
Remove request since no longer https fetches from wiki
author
Yehowshua Immanuel
<yimmanuel3@gatech.edu>
Mon, 4 May 2020 16:39:13 +0000
(12:39 -0400)
committer
Yehowshua Immanuel
<yimmanuel3@gatech.edu>
Mon, 4 May 2020 16:39:13 +0000
(12:39 -0400)
src/soc/decoder/power_enums.py
patch
|
blob
|
history
diff --git
a/src/soc/decoder/power_enums.py
b/src/soc/decoder/power_enums.py
index b480eabaf5550d74739aeb0aea0da2a26a77deae..7b5ab9115223f6da784d920d0c39405e469e96b8 100644
(file)
--- a/
src/soc/decoder/power_enums.py
+++ b/
src/soc/decoder/power_enums.py
@@
-1,7
+1,6
@@
from enum import Enum, unique
import csv
import os
-import requests
from os.path import dirname, join
def find_wiki_file(name):