-
To track questions I encounter / may encounter in this issue :p
1: "$GITHUB_TOKEN" refers to the [github token](https://help.github.com/articles/creating-a-personal-access-token-for-the-command-li…
-
Code Editor: VSCode latest
Typescript version: 4.9.5
Code:
```typescript
import Papr, { types, schema } from './index';
const papr = new Papr();
const userSchema = schema({
age: type…
-
A place to jot down notes for features we are considering adding to V2 of the RADE API. We'll triage these before the coding starts - they may not all make it into V2.
1. text channel. Required f…
-
Requirements
'84.312 Low Pressure indicator; minimum requirements
(a) For positive pressure PAPR, a low pressure indicator must actively and readily indicate
when pressure inside the respiratory …
-
# Lines of code
https://github.com/with-backed/papr/blob/9528f2711ff0c1522076b9f93fba13f88d5bd5e6/src/PaprController.sol#L382-L384
# Vulnerability details
## Impact
Because the Papr Controller nev…
-
When trying to use the vt-config file and run migration tests seem avocado couldn't get params and testing fails with exeption:
10:10:55 ERROR| Reproduced traceback from: /usr/local/lib/python3.6/sit…
-
-
Hello,
I'm looking into adding text search with relevance scoring into my project. I see MongoDB has this feature (at least in 4.4+): https://docs.mongodb.com/v4.4/text-search/#sorting
It looks …
-
This repository currently uses [PAPR](https://github.com/projectatomic/papr/) which is in the process of being decomissioned.
There is no one successor to PAPR; Github has a powerful pluggable API …
-
from papr:
```python
import msgpack
gaze_serialized = [msgpack.packb(gaze, use_bin_type=True) for gaze in gaze_list]
```
In order to addapt to their new style