-
### Type of issue
Code doesn't work
### Description
[Button with Invalid functioning](https://learn.microsoft.com/en-us/python/api/overview/azure/network?view=azure-python)
When clicking in the …
-
## Summary
Setting up a credential in the AAP GUI and then running the credentials role with the same credential configured in controller_credentials and using "update_secrets: false" rep…
-
This issue is an extension of #6298 (version bumping) for related enhancements. Combining into one issue so as not to inundate the team (but can split into multiple issues if that is preferred).
…
-
- **UAMQP Package Version**: Cloned from the repo
- **Operating System**: Mac
```
ProductName: macOS
ProductVersion: 14.0
BuildVersion: 23A344
```
- **Python Ver…
-
### Issue Kind
Change in current behaviour
### Description
Dear Poetry Team,
I hope this message finds you well. I am writing to propose a feature that I believe would greatly enhance the depend…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/eosphoros-ai/DB-GPT/issues?q=is%3Aissue) and found no similar issues.
### Operating system information
Linux
### P…
-
import datetime
def main() -> dict:
now = datetime.datetime.now()
diaAtual = now.strftime('%d/%m/%Y %H:%M:%S')
dia_semana_num = now.weekday()
dias_semana = ['…
-
### 🔍 Before submitting the issue
- [X] I have searched among the existing issues
- [X] I am using a Python virtual environment
### 🐞 Description of the bug
The below error is shown when running a …
-
### Answers checklist
- [X] I have read the documentation [ESP-AT Programming Guide](https://docs.espressif.com/projects/esp-at/en/latest/esp32/Compile_and_Develop/How_to_clone_project_and_compile_it…
-
It is possible to move most settings from separate files, such as setup.py, setup.cfg, MANIFEST.in, and other configuration files, inside pyproject.toml. Below is an example that combines these files …