Skip to content

Commit

Permalink
Missing comma (evil python)
Browse files Browse the repository at this point in the history
  • Loading branch information
LasseBlaauwbroek committed Jan 18, 2024
1 parent 0e65e54 commit 18e89c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytact/scripts/lemma_distance.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"coq-iris-heap-lang.3.4.0",
"coq-printf.2.0.0",
"coq-smtcoq.2.0+8.11",
"coq-topology.10.0.1"
"coq-topology.10.0.1",
"coq-haskell.1.0.0",
"coq-bbv.1.3",
"coq-poltac.0.8.11",
Expand Down

0 comments on commit 18e89c9

Please sign in to comment.