b-jazz
b-jazz
Shouldn't the elapsed times and moving times be expressed with the `units.unit('s')` data type instead of as a `datetime.timedelta` to make calculating things like mph simpler? I'm guessing it is...
## 🐛 Bug Report The location of Poetry's installation script has been changed and generates ## 🔬 How To Reproduce Steps to reproduce the behavior: 1. Run the poetry-download target...
## 🐛 Bug Report Newer python versions like 3.10 and 3.11 should be supported. ## 🔬 How To Reproduce Steps to reproduce the behavior: 1. Note that in files like...
## Description Simple change to fix the URL of the poetry install. ## Related Issue https://github.com/TezRomacH/python-package-template/issues/766 ## Type of Change - [ ] 📚 Examples / docs / tutorials /...
Feature request: I'd like the ability to close out multiple tabs by giving a command and a string that would exact (not fuzzy) match several tabs. This is the feature...
I had a situation where the splits file I was running was being saved, but the file I thought it was associated with wasn't updating. If there is a way...
I make a lot of repetitive changesets and would love to save a few clicks of having to click the changeset comment text field and then choosing a previous comment...
* **I'm submitting a ... ** - [X ] bug report - [ ] ~~feature request~~ - [ ] support / question ## *Brief Description* When entering dates in the...
### Issue description In the `docs/BUILDING` file, there is the following commands to run: ``` ... $ pip install -r requirements.txt $ make html ``` But when I try to...
### Issue description I'm trying to set up my MonadTall to have a "flipped" orientation (master window on the right, stacked windows on the left) from the time of group...