mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#6878 Export Completion: Make subset of settings available from Python
Python code linting changes detected by black
This commit is contained in:
@@ -112,12 +112,12 @@ RicExportCompletionDataSettingsUi::RicExportCompletionDataSettingsUi()
|
||||
"",
|
||||
"" );
|
||||
|
||||
CAF_PDM_InitField( &m_exportDataSourceAsComment, "ExportDataSourceAsComment", true, "Comment", "", "", "" );
|
||||
CAF_PDM_InitField( &m_exportDataSourceAsComment, "ExportDataSourceAsComment", true, "Comments", "", "", "" );
|
||||
|
||||
CAF_PDM_InitField( &m_exportWelspec, "ExportWelspec", true, "WELSPEC keyword", "", "", "" );
|
||||
CAF_PDM_InitField( &m_completionWelspecAfterMainBore,
|
||||
"CompletionWelspecAfterMainBore",
|
||||
false,
|
||||
true,
|
||||
"WELSEGS per Completion Type",
|
||||
"",
|
||||
"",
|
||||
|
||||
Reference in New Issue
Block a user