-
Notifications
You must be signed in to change notification settings - Fork 1
basic startup file #18
base: main
Are you sure you want to change the base?
Conversation
wonderful thank you for starting this @poig |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
good starting structure, we can modify as we move. before merging the following doc conflicts need to be resolved:
src/channels/classical_channel.py
src/channels/quantum_channel.py
src/components/node.py
I would recommend merging them within the commits - you could easly do this via adding them to your fork, and moving them to the relevant location within the structure |
if you're unable to do that please let me know I can look into it. I will modify the review to reflect this |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please modify the following conflicting files through your commits:
src/channels/classical_channel.py
src/channels/quantum_channel.py
src/components/node.py
#15