Fleur Dragan
Fleur Dragan
Hi. Added a few more tests. I didn't include these in my last PR because the way the cacheing and multiplying the alpha is done initially confused me. Also, the...
Hello, So it looks like the `apply()` function doesn't return a promise, only the `applyStyle()` does. Is there a particular reason for this? Is it somehow infeasible? I'd like to...
FYI. This is on the master tree. It references the URL https://osm.tegola.io/capabilities/osm.json and fails due to CORS headers. It appears the URL is no longer available: ``` $ wget https://osm.tegola.io/capabilities/osm.json...
This PR: - fixes most of the flake8 errors & ignores line too long & line break before and after binary operator - expands tox.ini to handle django up to...
## Description First step in fix of #2895. Add log message on verbose, when beets renames destination file during move. The issue says it may be trickier than it looks....
Hello. I tried to use the compiler-example code in my setup, but get errors, so I cloned the repo to start from there, but there is no `webpack.config.js` file in...