Closed loayshaqir1 closed 1 year ago
Solves #109, We had all the infrastructure ready from the engine side, added clear_relations function to the Session class. An example testing the added function is in the __main__ function of the session.ipynb file
clear_relations
Session
__main__
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
Solves #109, We had all the infrastructure ready from the engine side, added
clear_relations
function to theSession
class. An example testing the added function is in the__main__
function of the session.ipynb file