-
When pre-commit is installed and is [launching automatically when using git](https://pre-commit.com/#automatically-enabling-pre-commit-on-repositories), cookicutter can't create the git repository at …
-
### Describe the bug
*************************************************************************
** WARNING: Unable to update template **
**************************…
-
### Describe the bug
When start a checkout session , in response an error cause that netrc.py should reloaded causing an error 502
### To Reproduce
```python
s = self._client.checkout.Ses…
-
Traceback (most recent call last):
File "/home/gongyao/anaconda3/lib/python3.9/site-packages/scalene/scalene_profiler.py", line 2059, in run_profiler
exit_status = profiler.profile_code(
Fi…
-
## Description
### What steps will reproduce the problem?
I love hugo but i hate simon. However pls fix it.
### Traceback
```python-traceback
Traceback (most recent call last):
File "/Users/lo…
-
### Description
Hi, I have tried debugging this for while.
Originally started in VS Code when trying to create a new SAM application in there, moved the underlying command into terminal to try a…
-
## Description
### What steps will reproduce the problem?
Add to the path -- it's a Google Drive path but it is also local
### Traceback
```python-traceback
Traceback (most recent call last):
F…
-
Hi,
We are using runserver_plus in our projects, and yesterday, we started to notice a problem on change detection. Basically, watchdog started to detect changes only by loading a page on the brows…
-
#### Question about pytask
I created a project using a `cookiecutter` template and used `conda` to create an environment.
My project is structured as follows:
```
my_project
├── src
│ ├── __…
-
### Description
In short - when running `sam local start-api`, POST some data to the local endpoint so that the data can be sent to a Lambda.. it seems like the data gets "massaged" and are "pushed…