-
## TypeError: t is undefined (at "Script Editor")
### How did this happen?
Please fill this information with details if relevant.
- [ ] Save file
- [ ] Minimal scripts to reproduce the issue…
-
Would you be open to a feature or PR that would provide hooks for user_defined deterministic processing of matched transactions, thereby skipping the UI review? This would be similar to the need in #…
-
### System Info / 系統信息
Temporal Prompt Engine Configuration
### Information / 问题信息
- [ ] The official example scripts / 官方的示例脚本
- [X] My own modified scripts / 我自己修改的脚本和任务
### Reproducti…
-
https://github.com/mrwweb/hybrid-starter-theme/blob/main/inc/block-editor-config.php#L35
Probably should be loading `wp-editor`/`wp-site-editor`/etc. (I don't think those handles are right)
-
Thank you so much for this brilliant script which is so much well integrated in HA.
I'm looking forward to use this for my smart mirror display. All features for monitoring, display control and rem…
-
I'm looking at how to make changes and contribute to the repo, but it all seems very complicated compared to https://github.com/commontorizon/Containerfiles I would prefer if there was some script or …
-
- [X] I'm on the [latest version](https://pypi.org/project/djlint/) of djLint
- [X] I've searched the [issues](https://github.com/djlint/djLint/issues)
- [X] I've read the [docs](https://djlint.com)…
-
-m is a python standard (PEP 338) and we should support and encourage it. best way to do that is to defer to it when asked to. we should ideally also deprecate the old ways to further encourage -m usa…
-
Not entirely sure how this should work or if it's a use case you want to support.
Problem:
- I have a long-running script that takes 10 files as input; most of the time is spent waiting for networ…
-
File "./app.py", line 240, in convertBack
A = inPix[ui % inSize[0],clip(vi,0,inSize[1]-1)]
TypeError: an integer is required