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

Moderpython simplification + Attribute NS #21

Merged
merged 6 commits into from
Nov 15, 2023
Merged

Moderpython simplification + Attribute NS #21

merged 6 commits into from
Nov 15, 2023

Commits on Sep 20, 2023

  1. Helpers for custom attributes

    Signed-off-by: Guillaume Roger <guillaume.roger@alliander.com>
    guillaume-alliander committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    0378057 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Modernpython: Rationalise non-resource files/modules

    Signed-off-by: Guillaume Roger <guillaume.roger@alliander.com>
    guillaume-alliander committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    d6e174e View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. make the resource module callable.

    Signed-off-by: Guillaume Roger <guillaume.roger@alliander.com>
    guillaume-alliander committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    02248cd View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Remove fun but overkill callable module shortcut

    Signed-off-by: Guillaume Roger <guillaume.roger@alliander.com>
    guillaume-alliander committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    cc8a46d View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Fix namespace of attributes after review comment

    Signed-off-by: Guillaume Roger <guillaume.roger@alliander.com>
    guillaume-alliander committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    92a3f8f View commit details
    Browse the repository at this point in the history
  2. Tell Sonar that namespaces are safe

    Signed-off-by: Guillaume Roger <guillaume.roger@alliander.com>
    guillaume-alliander committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    532454a View commit details
    Browse the repository at this point in the history