Skip to content

Fixed bugs in __eq__ of Dataset and Model. Added tests #63

Fixed bugs in __eq__ of Dataset and Model. Added tests

Fixed bugs in __eq__ of Dataset and Model. Added tests #63

Workflow file for this run

name: "Run TODO to Issue"
on: ["push"]
jobs:
todo-to-issue:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v3"
- name: "TODO to Issue"
uses: "alstr/todo-to-issue-action@v4"