Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
WannabeSmith committed May 18, 2023
1 parent 30e8688 commit ca2dc38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
setup(
name="nprr",
version="0.1.0",
long_description='file: README.md',
long_description_content_type='text/markdown',
long_description="file: README.md",
long_description_content_type="text/markdown",
description="Nonparametric randomized response and locally private confidence sets",
url="https://github.com/wannabesmith/nprr",
author="Ian Waudby-Smith",
Expand Down

0 comments on commit ca2dc38

Please sign in to comment.