Skip to content

Commit 6577615

Browse files
authored
🐛 Fix trogdor release bugs (#383)
* 🐛 Resolve bug fixes from Trogdor - reconstructed shares are not optional anymore - tally should be check for specifically None as None is not falsey - recovery public key are not optional anymore * 🆙 Upgrade mkdocs to 1.2.1 mkdocs changes to handle newest version. Resolve issues revolving around this. * ✅ Ensure linting passes
1 parent b80e465 commit 6577615

File tree

8 files changed

+258
-296
lines changed

8 files changed

+258
-296
lines changed

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
site_name: ElectionGuard Python
2+
site_url: https://electionguard-python.readthedocs.io/
23
# site_description:
34
site_author: Microsoft
45
# google_analytics:

0 commit comments

Comments
 (0)