bp / bp/ResSimpy

Copy across 'double nested' included files when moving a model

Open
#234 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
23
Forks
8
Avg merge
16d 4h
Merged PRs (30d)
1

Description

**Is your feature request related to a problem? Please describe.**
Currently if a file is included inside a file that is skipped over, e.g. a property file, that file will not be copied across when moving a model.

**Describe the solution you'd like**
All files that are included in the model should be copied when moving a model.

**Describe alternatives you've considered**
N/A

**Additional context**
It is possible that files included that are nested more than two layers down are also not copied, this should also be tested, ideally with a unit test.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.