-
-
Notifications
You must be signed in to change notification settings - Fork 356
Closed
Labels
good-first-issueGood place to get started as a new contributor.Good place to get started as a new contributor.help wantedIssue could use help from someone with familiarity on the topicIssue could use help from someone with familiarity on the topic
Milestone
Description
Right now, LocalStore('tmp') == LocalStore('tmp')
is False
. I think this should evaluate to True
; fixing it requires implementing __eq__
on LocalStore.
This would be good issue for anyone interested in working on v3 stuff.
Metadata
Metadata
Assignees
Labels
good-first-issueGood place to get started as a new contributor.Good place to get started as a new contributor.help wantedIssue could use help from someone with familiarity on the topicIssue could use help from someone with familiarity on the topic
Type
Projects
Status
Done