-
Sorry, I'm confused on whether you need to get the DB keys from Roblox or generate them yourself because in your code if you can't get them you generate them. Would the x-bound-authentication-token wo…
-
### Terms
- [X] I have searched [open and closed design issues](https://github.com/scribe-org/Scribe-Android/issues?q=is%3Aissue+label%3Adesign)
- [X] I agree to follow Scribe-Android's [Code of Cond…
-
Hi I'm getting this error on some Radio buttons.
File "C:\sites\backend\env\lib\site-packages\fillpdf\fillpdfs.py", line 251, in write_fillable_pdf
raise KeyError(f"{data_dict[key]} Not An O…
-
```
def test_io_mpldataset():
mpl_ds = act.io.mpl.read_sigma_mplv5(act.tests.EXAMPLE_SIGMA_MPLV5)
# Tests fields
assert 'channel_1' in mpl_ds.variables.keys()
assert 'temp_0' in…
-
In example, as I understood, edits are applied only on textual/string data, can this be enhanced to other built-in types, such as lists? For example:
```python
import sqloxide
query = """
with m…
-
### Current Behavior
Currently, we are utilising API keys, which are considered to have lower security compared to other secure API authentication methods.
### Proposed Behavior
We should allow the…
-
### Code snippet
```python
# pip install maggma ase==3.23.0 pymatgen==2024.10.25 numpy==1.26.4
from ase.build import bulk
from pymatgen.io.ase import AseAtomsAdaptor
from maggma.stores import M…
-
Originally reported as metosin/reitit#632. Moving it here because it's a malli bug.
Similar to metosin/reitit#407, except that the maps are closed and contain optional keys. For example,
```clj
…
-
Write some examples to
- [x] Example 1: Hello World!
- introduce the `Txt` class to represent strings, assuring it representation as byte array is consistent across JS runtimes
- introduce the …
-
## Description
Fix a number of scrolling issues.
### Settings
On small screens the `BottomNavBar` covers the bottom part of the content when scrolling all the way down:
Affected routes…