-
# ✨ Limpeza de código e boas práticas
**Ps:** Essa tarefa pode ter múltiplas pessoas - checklist nos comentarios
## 🎯 Objetivo
- Garantir que o código é fácil de entender e limpo
- Garantir…
-
Hello dear maintainers, I found an incorrect typing in the [Not null](https://kysely.dev/docs/examples/select/not-null) docs:
```ts
jsonObjectFrom(
eb.selectFrom('pet')
// t…
-
In docs (https://flask-apispec.readthedocs.io/en/latest/usage.html) we can find this example:
```python
from flask import make_response
from flask_apispec.views import MethodResource
class PetRe…
-
# Motivation/Theory
I suspect that because the upper block layers, can only "see" the block layer before it. There is lots of redundant information being forwarded between the layers.
# Current …
-
Hello! Just switched from Prisma and loving the library so far. Just ran into an issue where I'm hoping there's a workaround or I'm doing something wrong.
Basically, I have an existing MySQL stat…
-
_From @alexfrieden on February 7, 2019 20:35_
### Q&A (please complete the following information)
- OS: [e.g. macOS] macOS
- Browser: [e.g. chrome, safari] chrome
- Version: [e.g. 22] 71
…
-
Hi,
Thank you for validator, we have some trouble with it on type file, perhaps have you an idea.
When a method return a file,
```
app_1 | File "/usr/lib/python3.5/site-packages/bottle_swagger.…
-
Models can be displayed in Quake with a late offset applied at runtime independent of the bounding box (for getting around min-corner .bsp model issues when angling/rotating these items, and the fact …
-
Atualizar mapa de som e locar sons selecionados e fazer upload pro Repo.
-
I get LoweringError from the following code:
```python
import pandas as pd
from climate_indices import indices
metadata = pd.read_csv("data/1012475.metadata")
station_id = metadata["Station"][0…