-
Test Body - iyrpgbuagy
-
So I have the following program:
```python
# __main__.py
import os
from mybot.bot import MyBot
from dotenv import load_dotenv
if __name__ == '__main__':
load_dotenv()
access_token = os.get…
-
Pose Estimation:
- [ ] collision/slip detection
- [ ] robust & tested threaded vision w/ simulation
>
Smoother swerve:
- [ ] maybe swerve setpoint generator
- [ ] heading controller
- [ ] maybe te…
-
## Problem
Expenses that don’t have an attached receipt (or eReceipt/map preview) look much different than expenses that do. This can lead to confusion especially for report previews that have a mix …
-
Similar to #864. There is no sdist for 2024.11.0 on PyPI. Is it possible to upload it just like previous versions? Thanks.
-
Hello
I apologize for the English as I use the translation because I'm French.
I tried to configure the email part on my exchange server and on this configuration, impossible to make it work as …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
The Drive Stats report is showing the 3 sections of Max Speed, Max Speed (last 30d), and Max Sp…
-
**Describe the bug**
The cursor.conf file in the `~/.config/hypr/conf` auto resets **Bibata-Modern-Ice** after I try to change anything in the file. I tried to change it to **Bibata-Modern-Classic** …
-
gameconqueror
https://github.com/lucasmz1/Game_Conqueror_AppImage/releases/tag/0.17_2
this is an application for cheat in games, basically it change memory values.
-
**Describe the bug**
scheduler.Schedule().DailyAt(10, 0);
but it runs every day at 18:00pm
my server timezone is Etc/UTC
**Affected Coravel Feature**
Scheduling
**Expected behaviour**
runs …