Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
coccon-kit
PROFFASTpylot
Merge requests
!4
changes for minimal input file
Code
Review changes
Check out branch
Download
Patches
Plain diff
Lena Feld
requested to merge
enabl_minimal_input
into
dev
Oct 21, 2022
Overview
0
Commits
1
Changes
1
Expand
added some default values
changed get_coords function to be independent from "args" and read self values instead
changed some args["value"] to args.get("value") (yield None instead of error)
Merge request reports