-
### Named argument
As opposed to named parameters, named arguments is about using the parameter name on the call site.
Named arguments enable you to specify an argument for a positional paramete…
-
Hello there,
Nice tool you got there.
2 small things that would improve the automation for scripting:
1. It would be a good idea to be able to put the ffuf command anywhere when running brain…
-
Currently, the code
```typ
#show raw.where(lang: "pintora"): it => pintorita.render(it.text, font: "Victor Mono")
```
causes the following error
```
error: unexpected argument: font
…
-
I'm having an issue when trying to initialize the Retell client in python. This is a simple way to reproduce the error:
```python
In [1]: from retell import Retell
In [2]: Retell(api_key=settin…
-
Your tool would save my life. Trying to convert a GOG Y7 save to steam. I keep getting unrecognized argument error for:
rgg_save_tool-windows.exe [--to-steam] [-g {y7_gog}] input_file.sav [output_fil…
-
**Orb Version**
The version number of the orb
4.1.0
**Describe the bug**
I get this error when trying to use the orb with a hashicorp terraform circle ci image.
```
Error calling command: …
-
### Name of Council
Blackburn Council
### Issue Information
I've had this working previously for the past year (thank you for your efforts), but since 23rd Nov, it's been showing a 'TypeError: strp…
-
in the usage, --mode is not specified. when i give a valid argument for --mode it says --mode is unrecognized:
root@hp-pavilion:~# python3 tcpwall.py --local-port 80 --remote-port 80
usage: tcpwall…
-
The `createWorker` `config` argument allows for setting parameters prior to initialization. While this function was originally added to support a handful of init-only parameters (notably `load_system…
-
In the UG you mentioned that:
> *...the parser is smart enough to ignore duplicate flags where it is not expecting them and will only take the first valid input it encounters.*
However, when the pars…