DALI icon indicating copy to clipboard operation
DALI copied to clipboard

Extend the external source signature to include all arguments

Open JanuszL opened this issue 2 months ago • 7 comments

  • adds missing arguments to the external source function signature

Category:

Other (e.g. Documentation, Tests, Configuration)

Description:

  • adds missing arguments to the external source function signature

Additional information:

Affected modules and functionalities:

  • external_source.py

Key points relevant for the review:

  • if any other argument is missing

Tests:

  • [x] Existing tests apply
    • test_external_source
  • [ ] New tests added
    • [ ] Python tests
    • [ ] GTests
    • [ ] Benchmark
    • [ ] Other
  • [ ] N/A

Checklist

Documentation

  • [ ] Existing documentation applies
  • [x] Documentation updated
    • [x] Docstring
    • [ ] Doxygen
    • [ ] RST
    • [ ] Jupyter
    • [ ] Other
  • [ ] N/A

DALI team only

Requirements

  • [ ] Implements new requirements
  • [ ] Affects existing requirements
  • [x] N/A

REQ IDs: N/A

JIRA TASK: N/A

JanuszL avatar Jun 28 '24 07:06 JanuszL