Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

Rename spec hli to bec hli

appel_c requested to merge rename_spec_hli_to_bec_hli into main

Description

This MR renames the spec_hli to bec_hli.

Related Issues

closes #262 (closed)

Type of Change

  • To ensure that the global namespace of BECIpythonClient is updated, it introduces _update_namespace_callback, which is automatically called from BECClient load_high_level_interface, in case self._parent._ip exists and has method _update_namespace_callback.

Definition of Done

  • Documentation is up-to-date.

Merge request reports