Skip to content

Refactor Config#71

Merged
Linked-Liszt merged 3 commits into
mainfrom
config_refactor
Oct 6, 2025
Merged

Refactor Config#71
Linked-Liszt merged 3 commits into
mainfrom
config_refactor

Conversation

@Linked-Liszt

Copy link
Copy Markdown
Member
  • The config file has been refactored to a .yaml file.
  • config.py now lives in the laue_portal module
  • A new, gitignored config.yaml file carries the config.
  • config.py reads this file and creates a file from a config.yaml.template file (checked into git) if the config.yaml does not exist.

Closes #60

@Linked-Liszt Linked-Liszt merged commit 5fe93db into main Oct 6, 2025
1 check passed
@Linked-Liszt Linked-Liszt deleted the config_refactor branch October 20, 2025 15:07
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.

Refactor Config File

1 participant