Added documentation (#219)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
class LocalTextLoader:
|
||||
|
||||
def load_data(self, content):
|
||||
''' Load data from a local text file. '''
|
||||
meta_data = {
|
||||
"url": "local",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user