Skip to content

Commit 0cccbaa

Browse files
authored
Merge pull request #154 from MTG/test/bootstrap-unit-tests
formatting isses fixed
2 parents 3b225d2 + ed10b0a commit 0cccbaa

59 files changed

Lines changed: 1076 additions & 386 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.flake8

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[flake8]
2+
ignore = E203, W503, E501, E302, E305, F401, F841, E226, E402, W293
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# file: /Users/xserra/sms-tools/smstools/models/hpsModel.py
2+
# hypothesis_version: 6.151.9
3+
4+
[0.01, 0.02, 0.2, 5.0, 50.0, 5000.0, 100, 128, 512]
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# file: /Users/xserra/sms-tools/smstools/transformations/hpsTransformations.py
2+
# hypothesis_version: 6.151.9
3+
4+
[]
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# file: /Users/xserra/sms-tools/smstools/models/utilFunctions.py
2+
# hypothesis_version: 6.151.9
3+
4+
[1e-10, 0.01168, 0.14128, 0.25, 0.33, 0.35875, 0.48829, 0.5, 1.0, 1.4, 2.0, -200, 512, 'Input file is wrong', 'afplay', 'aplay', 'darwin', 'float32', 'float64', 'int', 'int16', 'int32', 'int64', 'linux', 'linux2', 'win32']
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# file: /Users/xserra/sms-tools/smstools/models/stochasticModel.py
2+
# hypothesis_version: 6.151.9
3+
4+
[-200, 700, 2595, 44100]
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# file: /Users/xserra/sms-tools/smstools/transformations/stochasticTransformations.py
2+
# hypothesis_version: 6.151.9
3+
4+
[]
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# file: /Users/xserra/sms-tools/smstools/transformations/hpsTransformations.py
2+
# hypothesis_version: 6.151.9
3+
4+
[]
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# file: /Users/xserra/sms-tools/smstools/models/stochasticModel.py
2+
# hypothesis_version: 6.151.9
3+
4+
[-200, 700, 2595, 44100]
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# file: /Users/xserra/sms-tools/smstools/models/spsModel.py
2+
# hypothesis_version: 6.151.9
3+
4+
[0.01, 0.02, 0.2, 20.0, 100, 128, 512]
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# file: /Users/xserra/sms-tools/smstools/models/sprModel.py
2+
# hypothesis_version: 6.151.9
3+
4+
[0.01, 0.02, 100, 512]

0 commit comments

Comments
 (0)