Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
saudz committed Aug 31, 2024
1 parent f511049 commit 41b9aa2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/vonmises/lib.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
from pathlib import Path


sys_version = f"{sys.version_info.major}{sys.version_info.minor}"
if sys.platform == "win32":
shared_file_path = Path(
sys.prefix,
Expand Down

0 comments on commit 41b9aa2

Please sign in to comment.