mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-14 08:16:54 +08:00
black formating (black is upgraded in github)
This commit is contained in:
@@ -132,7 +132,7 @@ class GenericDataFormatter(abc.ABC):
|
|||||||
return -1, -1
|
return -1, -1
|
||||||
|
|
||||||
def get_column_definition(self):
|
def get_column_definition(self):
|
||||||
""""Returns formatted column definition in order expected by the TFT."""
|
"""Returns formatted column definition in order expected by the TFT."""
|
||||||
|
|
||||||
column_definition = self._column_definition
|
column_definition = self._column_definition
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user