Skip to content

fix typo in README.md - #65

Open
blakechi wants to merge 3 commits into
RedisJSON:masterfrom
blakechi:blakechi-patch-1
Open

fix typo in README.md#65
blakechi wants to merge 3 commits into
RedisJSON:masterfrom
blakechi:blakechi-patch-1

Conversation

@blakechi

Copy link
Copy Markdown
  • change typo in line:125 from TestDecoder to CustomDecoder

blakechiand others added 3 commits November 5, 2021 01:13
- change typo in [line:125](https://github.com/RedisJSON/redisjson-py/blob/master/README.md?plain=1#L125) from `TestDecoder` to `CustomDecoder`
detect whether to use `basestring` or `str` depending on Python 2 or 3
@sonarqubecloud

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed! Quality Gate passed

BugA0 Bugs
VulnerabilityA0 Vulnerabilities
Security HotspotA0 Security Hotspots
Code SmellA0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@blakechi