File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
-
1
+ [ ![ Code style: black ] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.com/psf/black )
2
2
[ ![ status workflow test] ( https://github.com/guangrei/zcache/actions/workflows/python-app.yml/badge.svg )] ( https://github.com/guangrei/zcache/actions )
3
3
[ ![ status workflow build] ( https://github.com/guangrei/zcache/actions/workflows/release_to_pypi.yml/badge.svg )] ( https://github.com/guangrei/zcache/actions )
4
4
@@ -99,7 +99,7 @@ see list current available [storage](https://github.com/guangrei/zcache/tree/mai
99
99
100
100
4 . [ AsyncQueue] ( https://github.com/guangrei/zcache/blob/main/Tests/test_async_queue.py )
101
101
102
- ` AsyncQueue ` is asynchronous version of` zcache ` .
102
+ ` AsyncQueue ` is asynchronous version of ` Queue ` .
103
103
104
104
105
105
## License
You can’t perform that action at this time.
0 commit comments