Skip to content
Snippets Groups Projects
Commit 0a4b19b8 authored by John Chapman's avatar John Chapman
Browse files

python3 compatibility fixes for Sleptons package

Replace usage of `dict.has_key(KEY)` with `KEY in dict`.
parent 309af224
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment