Stavros Ntentos

Results 257 issues of Stavros Ntentos

Hello there! Would improving the diff algorithm be considered / easy-to-do in this case? ``` E AssertionError: assert ['scaling', '...en', 'scroll'] == ['score', 'screen', 'scroll'] E At index 0 diff:...

type: proposal
topic: rewrite

## Description of the problem, including code/CLI snippet Quite often (for "user facing applications"), I find myself "needing to explain" why this failed. For example: ```py commit = pc_project.commits.get(pc_ref) ```...

stale

## Description of the problem, including code/CLI snippet Generic 401/403s make `CI_JOB_TOKEN` troubleshooting slow. Users can’t easily tell if a token is a job token, private/OAuth, or just out of...

### Have you searched for an existing issue? - [x] Yes, I tried searching and reviewed the pinned issues ### Brief Summary Here, I see two things wrong: 1. Autocomplete...

non-working site

Hello there! I am wondering, why is `dbc.Table.from_dataframe` declared like this? https://github.com/facultyai/dash-bootstrap-components/blob/fb8c3c72c50f343f4d0c74164ed61f2c5afc5b2b/dash_bootstrap_components/__init__.py#L37-L39 It seems to cause some issues on my `pylint` checking: ``` sa.py:116:11: E1101: Class 'Table' has no 'from_dataframe'...

When I've previously set a permission to **Ignore**, I want to be able to unset it (e.g. reset it to `null`), so that Android will **ask me again** the next...

**Version info** - OS: [e.g. macOS 10.14, Windows 10, Ubuntu 18.04] - Build: [e.g. 1062 - type "About" in the command palette] **Description** When Sublime merge is executed as ```bash...