Bryan Forbes

Results 26 issues of Bryan Forbes

Given the following code: ```python from __future__ import annotations from collections.abc import Callable from typing import Any, cast from pendulum.datetime import DateTime from .foo import Foo a = cast('Callable[..., Any]',...

bug

This pull request updates the current behaviors to use `Kconfig.behaviors` and `target_sources_ifdef()` within `app/CMakeLists.txt` to conditionally compile behaviors based on the behaviors used in the user's keymap

I've refactored the logging in behaviors to be more granular with the goal being to eventually use more granular logging everywhere. The refactor is as follows: * Added `CONFIG_ZMK_BEHAVIORS_LOG_LEVEL` which,...

I've done the following: * Bumped the minimum version of `typing_extensions` in order to use `Self` * Updated workflows to use `mypy` 1.1.1 to type check the project * Updated...

Source: http://bookofconcord.org/ This will include: - [x] Augsburg Confession - [ ] The Defense of the Augsburg Confession - [ ] Smalcald Articles - [ ] Small Catechism - [...

Currently, references like `John 19:13, 17, 20` aren't recognized. The verse parser should be updated to handle this.

enhancement

A service for www.biblestudytools.com will allow Erasmus to support the German Elberfelder version

enhancement