-
Technically, README files are not supposed to contain relative URLs, because the README file itself doesn't have its own base URL after being published.
In practice it's usually expected that relat…
-
### Steps to reproduce
1. `mkdir package`
2. `echo > package/module.py`
3. `echo "from .module import *" > package/__init__.py`
4. `echo "from package import *; print(module)" > package/test.py`
…
-
It would be super handy to be able to target relative paths to exclude from the `deno coverage --exclude=...` command. It's very common for me to be working in projects inside of projects that use the…
-
It would be helpful if my artifact would not squash the directory structure. For example,
```
- name: Archive production artifacts
uses: actions/upload-artifact@v2
with:
…
-
### Describe the bug
The `c4d.RDATA_PATH` (output path) appear as a relative path on Linux when it is actually a Windows path.
For example:
*On Windows*: `P:\ahughes\_DeadlineCloudExamples\simp…
-
[sql_1](https://github.com/leonidig/sql_1/tree/main)/[routes](https://github.com/leonidig/sql_1/tree/main/routes)
/__init__.py
Якщо імпортуєте модулі з поточного пакету(коли в середині цього пакет…
-
It'd be nice if we could get an alternative wording of `1 day ago`, `in 1 day` in `HumanReadable.timeAgo()` as `yesterday` and `tomorrow`, and also be able to format date only, which could return `tod…
-
`mal diff py3.13-debugpy-1.8.7-r0.apk py3.13-debugpy-1.8.8-r0.apk` generates the following error
```
💣 rel("py3.13-debugpy-1.8.7-r0.apk","/private/var/folders/gw/86t1jg2109s5j8vzszj281kc0000gn/T/py3.…
-
If you click at the far right or bottom of the control the max value varies based on the size of the window the Canvas app is running in. How do I get the coordinates relative the the App irrespective…
-
- [ ] Make a function that has the robot to any arbitrary end pose vs. the April tag.
- [x] Join this with the code with the equations from Preston so we can end up at an arbitrary angle and location…