Dusan commited on
Commit
ebf895f
1 Parent(s): 9d196bb

Update fudge/poetry_util.py

Browse files
Files changed (1) hide show
  1. fudge/poetry_util.py +1 -1
fudge/poetry_util.py CHANGED
@@ -4,7 +4,7 @@ import pronouncing
4
  from Phyme import Phyme
5
  phyme = Phyme()
6
 
7
- from constants import *
8
 
9
  def is_iambic(phrase):
10
  """
4
  from Phyme import Phyme
5
  phyme = Phyme()
6
 
7
+ from fudge.constants import *
8
 
9
  def is_iambic(phrase):
10
  """