Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use natsort to properly sort segments/groups when optimising #179

Merged
merged 19 commits into from
Sep 19, 2023

Conversation

pgleeson
Copy link
Member

No description provided.

sanjayankur31 and others added 19 commits August 16, 2023 17:14
otherwise sphinx fails with:

```
  File
  "/home/asinha/Documents/02_Code/00_mine/NeuroML/software/libNeuroML/neuroml/loaders.py",
  line 191, in <module>
      ) -> neuroml.nml.nml.NeuroMLDocument:
      AttributeError: module 'neuroml' has no attribute 'nml'

```

Not sure what the root cause is, but this tweak fixes it.
Given that we have a well defined structure, we should ideally be able
to generate all paths automatically. The information is present, we just
need to figure out how to use it.
Towards semi-automated path generation
@pgleeson pgleeson merged commit 55bf626 into development Sep 19, 2023
40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants