-
We currently check if `r` is escaping in `f` by saying that it does *not* if a) `r` is not syntactically present and b) `f[r -> True] =B= f[r -> Fales`.
Both of these are incorrect. If you have eff…
-
### Bug description
For Python 3.9,
code
```py
# pylint: disable=consider-alternative-union-syntax
PlotlyColorScale = Union[list[str], list[tuple[Union[float, int], str]]]
```
Used as ret…
-
When I set my config like this
```
let launch_config = {
plot_enable: false,
spec_type: 1, //mel
output_level: 2, //spectrum
f_min: 0,
f_max: 500…
-
Auto stat:
- Check for Stat/Ability points to spend
- Create Basic JSON for each character type + Custom builds
- Follow the JSON to spend stat/ability points in proper places
- Auto set Ability H…
-
Currently, you can only enable weapon mastery for pre-defined weapon types. This is an issue with the Soulknife subclass (and possible future content) that grants a special weapon option that has a we…
-
### Summary
Currently, we use two loggers for observability rules, and in order to enable those, we need to add two configurations. In this ticket, we want to improve this logic by only using the ale…
-
### 👟 Reproduction steps
Create two collections (c1 & c2) and setup a relational field between them (tested with one to one one way & one to many two way). Create a new document in c1 with one or mo…
-
Somewhere for the Types in the browse mode to link to
-
I tried to setup using config in readme.
```
services.daed = {
enable = true;
openFirewall = {
enable = true;
port = 12345;
};
/* default options
…
-
As part of the redesign of Bitcoin Transcripts, we are refining our taxonomies and information architecture. This refinement involves changes to how we organize metadata in individual transcript markd…