Skip to content

Commit d039a6b

Browse files
author
Maxim Vlah
committed
* cleanup
1 parent c7a0212 commit d039a6b

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

sqlalchemy_history/builder.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,3 @@ def create_hybrid_properties(self, version_classes):
243243
update_expr=prop.update_expr,
244244
),
245245
)
246-
247-
248-
# FAILED tests/test_hybrid_property.py::TestHybridProperty::test_version_class_hybrid_property_in_sql_expression - AttributeError: 'property' object has no attribute 'name'

0 commit comments

Comments
 (0)