Skip to content

Adding import to settings template file (#106) - #107

Merged
iannesbitt merged 1 commit into
masterfrom
bugfix-106-settings-template-import
Aug 4, 2026
Merged

Adding import to settings template file (#106)#107
iannesbitt merged 1 commit into
masterfrom
bugfix-106-settings-template-import

Conversation

@iannesbitt

Copy link
Copy Markdown
Contributor

No description provided.

@iannesbitt
iannesbitt requested a review from Copilot August 3, 2026 20:02
@iannesbitt iannesbitt self-assigned this Aug 3, 2026
@iannesbitt iannesbitt linked an issue Aug 3, 2026 that may be closed by this pull request

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the GMN settings template to include d1_common.util, enabling the template to reference shared utility helpers (notably nested_update) directly.

Changes:

  • Added import d1_common.util to settings_template.py to support existing d1_common.util.nested_update(...) usage in the template.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@iannesbitt
iannesbitt merged commit 4a006e2 into master Aug 4, 2026
1 check 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.

Missing import in d1_gmn.settings_template

2 participants