You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Comment in PR #46 @H1L021
Regarding the python script. It is really cool :D I was thinking on doing something similar LOL. I just tested it and it works. Just a quick question: Would the script work when creating relationships in a year different than 2022?
The text was updated successfully, but these errors were encountered:
Hi @H1L021 I just modified your PR with the update to the script.
I am basically working with a dictionary instead of a list.
The keys of the dictionary are the years, and the values of the dictionary are lists with the numbers used for the ID.
As we discussed before, I added this script to the ossemDM.py script so we can now add the ID to new yaml files after merging PR's. 🍻
Even though your script is now part of the ossemDM.py script, please do not delete the updated generate_uuid. py script. 🙏 I will archive the script within the project later. We might need to use it in the future 👍
Comment in PR #46 @H1L021
Regarding the python script. It is really cool :D I was thinking on doing something similar LOL. I just tested it and it works. Just a quick question: Would the script work when creating relationships in a year different than 2022?
The text was updated successfully, but these errors were encountered: