allowing multiple summaries per bill text
This commit is contained in:
@@ -11,6 +11,7 @@ from pipelines.orm.data_science_dev.congress import (
|
||||
BillActionRecordedVote,
|
||||
BillRelation,
|
||||
BillText,
|
||||
BillTextSummary,
|
||||
BillTopic,
|
||||
BillTopicPosition,
|
||||
ClassificationMethod,
|
||||
@@ -51,6 +52,7 @@ __all__ = [
|
||||
"BillActionRecordedVote",
|
||||
"BillRelation",
|
||||
"BillText",
|
||||
"BillTextSummary",
|
||||
"BillTopic",
|
||||
"BillTopicPosition",
|
||||
"ClassificationMethod",
|
||||
|
||||
Reference in New Issue
Block a user