exception, coverage for autohf (#106)

* increase coverage

* fixing exception messages

* fixing import
This commit is contained in:
Xueqing Liu
2021-06-14 17:11:40 -04:00
committed by GitHub
parent c26720c299
commit 926589bdda
27 changed files with 1066 additions and 1500 deletions

View File

@@ -1,43 +0,0 @@
{
"cells": [
{
"cell_type": "markdown",
"source": [
"1. Electra Example"
],
"metadata": {
"collapsed": false
}
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {
"collapsed": true
},
"outputs": [],
"source": []
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 2
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython2",
"version": "2.7.6"
}
},
"nbformat": 4,
"nbformat_minor": 0
}