Draft: Merge version0.1 changes into dev
Compare changes
- nugget authored
Change imports to absolute imports. That makes the package when installed via pip work. BUT it breaks the code if it is run not as a package.
+ 2
− 2
Due to maintenance at 17.06.2025 from 8:00 to 09:00, git.rwth-aachen.de & git-ce.rwth-aachen.de will be temporarily unavailable. In maintenance, GitLab is updated to version 18. Information about changes can be found at: https://about.gitlab.com/blog/2025/04/18/a-guide-to-the-breaking-changes-in-gitlab-18-0/#breaking-changes
Working plotID package version 0.1.0 with basic functionality. It is ready for testing according. This can be done with the instructions from the README.
Change imports to absolute imports. That makes the package when installed via pip work. BUT it breaks the code if it is run not as a package.