aboutsummaryrefslogtreecommitdiff
path: root/utils.py
diff options
context:
space:
mode:
authorBen Cohen <ben@kensho.com>2019-07-28 13:54:49 -0400
committerBen Cohen <ben@kensho.com>2019-07-28 13:54:49 -0400
commitdd4104ff80c4613482a5de8a98fff5687e5f2b13 (patch)
tree9b75646d4b6c3c697acdf936397bf9405f7a5ce3 /utils.py
parente92085f124cb5f16edfc4c19dac1e6823d4838b7 (diff)
brewnames
Diffstat (limited to 'utils.py')
-rw-r--r--utils.py15
1 files changed, 0 insertions, 15 deletions
diff --git a/utils.py b/utils.py
index dd7afce..589fa63 100644
--- a/utils.py
+++ b/utils.py
@@ -188,9 +188,6 @@ one_embed = final_data[beer_id]['embed']
print(translate_to_style(one_embed, 'Belgian Quadrupel (Quad)'))
-# In[22]:
-
-
# beer_id = '388-1703' # cantillio gueueze
# beer_id = '140-276' # SN pale ale
beer_id = '4-59' # allagash white
@@ -202,15 +199,3 @@ print('Real ABV: {}'.format(info[2]))
one_embed = final_data[beer_id]['embed']
print(translate_to_attr(one_embed, 'Hoppy', 1))
-
-# In[ ]:
-
-
-
-
-
-# In[ ]:
-
-
-
-