mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-12 07:41:02 +00:00
fix formatting
This commit is contained in:
parent
6c9f549dcd
commit
e1d2bd1087
1 changed files with 1 additions and 0 deletions
|
|
@ -167,6 +167,7 @@ print("User 14 or 19 starred, written in language 1:", mutually_starred)
|
|||
|
||||
# Set user 99999 as a stargazer for repository 77777
|
||||
client.query(stargazer.setbit(99999, 77777))`
|
||||
```
|
||||
|
||||
### Java
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue