Skip to content

Commit aed0e88

Browse files
committed
renamed testfile, moved distributons to src
1 parent e5d8d86 commit aed0e88

File tree

9 files changed

+1667
-1941
lines changed

9 files changed

+1667
-1941
lines changed

.github/workflows/testing.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: ci-python-unittest
1+
name: unittest
22

33
on:
44
pull_request:
@@ -27,4 +27,4 @@ jobs:
2727
- name: Test with unittest
2828
run: |
2929
cd code
30-
python test_program.py
30+
python run_unittests.py

code/base_experiment.ipynb

Lines changed: 90 additions & 97 deletions
Large diffs are not rendered by default.

code/irt/.ipynb_checkpoints/distributions-checkpoint.py

Lines changed: 0 additions & 70 deletions
This file was deleted.

0 commit comments

Comments
 (0)