NeuroML / pyNeuroML

A single package in Python unifying scripts and modules for reading, writing, simulating and analysing NeuroML2/LEMS models.
https://docs.neuroml.org/Userdocs/Software/pyNeuroML.html
GNU Lesser General Public License v3.0
36 stars 30 forks source link

Added warning for missing included files #320

Closed lej0hn closed 4 months ago

lej0hn commented 6 months ago

This PR aims to solve issue #315 . When reading a file to visualize, added boolean critical_includes to distinguish between running the validations and exit if included files are missing and running the validations and outputting a warning with the included files that are missing.

sanjayankur31 commented 6 months ago

@all-contributors please add @lej0hn for issue, bug, ideas

allcontributors[bot] commented 6 months ago

@sanjayankur31

I've put up a pull request to add @lej0hn! :tada:

lej0hn commented 5 months ago

I 've been working on a pr for #317 , so I am a bit behind on this one, but I will get started soon. Sorry for the delay

sanjayankur31 commented 5 months ago

No worries, please comment to let us know when this one is ready for review too.