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:
@@ -57,9 +57,6 @@ public:
|
||||
void setLastProjectPath( const QString& path );
|
||||
QString getLastProjectPath() const;
|
||||
|
||||
void setExportDataSouceAsComment( bool enable );
|
||||
bool exportDataSouceAsComment() const;
|
||||
|
||||
static RicfCommandFileExecutor* instance();
|
||||
|
||||
static std::vector<RicfCommandObject*>
|
||||
|
||||
Reference in New Issue
Block a user