Make `.get_part` an class method
curlup opened this issue · 2 comments
curlup commented
It basically doesn't need access to self, only to class itself, right?
python-json-pointer/jsonpointer.py
Line 231 in 277e106
stefankoegl commented
Hi! That's right. Could you submit a corresponding pull request?
stefankoegl commented
I have just released v2.2 with the change from #46