Skip to content
Snippets Groups Projects

Feature: more user review

Merged Pascal Palenda requested to merge feature/more-user-review into develop
5 files
+ 89
30
Compare changes
  • Side-by-side
  • Inline
Files
5
+ 8
2
@@ -16,8 +16,14 @@ This is because VA interfaces make use of prototyping methods, which usually hav
::: vapython.va.VA
::: vapython._helper.possible_aura_modes
::: vapython._helper.possible_auralization_modes
handler: python
options:
show_if_no_docstring: true
line_length: 60
\ No newline at end of file
line_length: 60
::: vapython._helper.default_auralization_mode
handler: python
options:
show_if_no_docstring: true
line_length: 60
Loading