Stepan Dyatkovskiy
Stepan Dyatkovskiy
Bazel version 4.2.1-homebrew Steps to reproduce: 1. Get tulsi sources, I got commit 27981b25417 2. Change dir to sources root 3. `bash build_and_run.sh` Result: ``` ERROR: /private/var/tmp/_bazel_stepan/960a4b0242d84c3b10d79bda8055c24e/external/build_bazel_rules_swift/swift/internal/compiling.bzl:737:17: 'lambda' not supported,...
Hi Peepo! Please find PR, which enables cross compilation from host linux machine. Thanks!
Usually I fit my models without any metrics. So `params['metrics']` drops `KeyError` in my case. Also some variables are using only under `show_inner` clause, but initialized in outer scope.
Fixed #42: crash when 'metrics' absent in params. Also fixes places of inner description relevant variables initialization.
Hola! This pull request is rather an idea, and I just ask you to consider it, and if you like it, then I work on making changeset sequence of better...
Fixed license type to the type provided in LICENSE file. Otherwise cabal fires "hxt-xpath: Unhandled nonstandard license: LicenseRef-OtherLicense"
# Description Added support for tests. Namely introduced a way of how to check whether overlay widget is present or not. This is done by specifying overlay widget key, which...