miloth
miloth
Hi, We have some privately hosted repos and docs. We are trying to link to those during our docs generation by using locally cloned versions. Yet, if this is in...
I am trying to fetch data from a website through three requests: 1. GET a CSRF token cookie. 2. POST the login info. 3. Fetch the desired data. The above...
Hi there, I was looking at this repo and the sister on concerning `matplotlib`. I saw that there is this outstanding issue: https://github.com/catppuccin/matplotlib/issues/2. This PR aims at solving that. Looking...
### What feature are you envisioning? Allow the extension to be enabled for custom GHE domains. It could use a similar strategy to [Better Pull Resquests for GitHub](https://github.com/berzniz/github_pr_tree), implemented in...
**Describe the bug** `TypeError` when using the `macros` module. **To Reproduce** Simply follow the example for the [macros](https://github.com/KMKfw/kmk_firmware/blob/main/docs/en/macros.md) module: ```python from kmk.kmk_keyboard import KMKKeyboard from kmk.keys import KC from kmk.modules.macros...