Skip to content

Commit eeec890

Browse files
authoredJun 13, 2023
Merge pull request #460 from supabase-community/j0/patch_whitespace
chore: fix whitespace
2 parents ca95307 + 59ecfe3 commit eeec890

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ The above test database is a blank supabase instance that has populated the `cou
8585
Rough roadmap:
8686

8787
- [x] Wrap [Postgrest-py](https://github.com/supabase-community/postgrest-py/)
88-
- [ ] Add remaining filters
88+
- [ ] Add remaining filters
8989
- [ ] Add support for EXPLAIN
9090
- [ ] Add proper error handling
9191
- [ ] Wrap [Realtime-py](https://github.com/supabase-community/realtime-py)
@@ -99,7 +99,7 @@ Rough roadmap:
9999
- [x] Wrap [storage-py](https://github.com/supabase-community/storage-py)
100100
- [ ] Support resumable uploads
101101
- [ ] Setup testing environment
102-
- [ ] Document how to properly upload different file types (e.g. jpeg/png and download it)
102+
- [ ] Document how to properly upload different file types (e.g. jpeg/png and download it)
103103
- [x] Wrap [functions-py](https://github.com/supabase-community/functions-py)
104104

105105
Overall Tasks:

0 commit comments

Comments
 (0)
Please sign in to comment.