Browse Source

Change filename

pull/1/head
ykerus 4 years ago
parent
commit
4108a337ae
  1. 0
      common/parsing.py
  2. 2
      quick_start.ipynb

0
common/score_evaluation.py → common/parsing.py

2
quick_start.ipynb

@ -125,7 +125,7 @@
")\n", ")\n",
"\n", "\n",
"# Puzzle helper functions\n", "# Puzzle helper functions\n",
"from common.score_evaluation import (\n", "from common.parsing import (\n",
" parse_puzzle,\n", " parse_puzzle,\n",
")" ")"
] ]

Loading…
Cancel
Save