Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
beat
beat.editor
Commits
8c0cdc65
Commit
8c0cdc65
authored
Apr 14, 2021
by
Samuel GAIST
Browse files
[test] Pre-commit cleanup
parent
1cfd94ef
Changes
2
Hide whitespace changes
Inline
Side-by-side
beat/editor/test/test_assetmodel.py
View file @
8c0cdc65
...
...
@@ -127,7 +127,7 @@ class TestAssetModel:
def
test_unexpected_files
(
self
,
asset_model
):
"""This test ensures that unexpected files in the prefix don't break
the AssetModel class loading code.
the AssetModel class loading code.
"""
def
__create_file
(
path
):
...
...
@@ -210,7 +210,7 @@ class TestDataFormatModel:
def
test_unexpected_files
(
self
,
df_model
):
"""This test ensures that unexpected files in the prefix don't break
the AssetModel class loading code.
the AssetModel class loading code.
"""
def
__create_file
(
path
):
...
...
beat/editor/test/test_experimenteditor.py
View file @
8c0cdc65
...
...
@@ -620,7 +620,7 @@ class ParameterTestMixin:
class
PropertiesEditorTestMixin
:
"""Mixin that provides the common tests to execute for editors related to
block properties
block properties
"""
editor_klass
=
None
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment