[Improvement] improve github loader (#984)
This commit is contained in:
@@ -21,7 +21,6 @@ For more details on how to setup with valid config, check MySQL [documentation](
|
||||
|
||||
2. Once you setup the loader, you can create an app and load data using the above MySQL loader
|
||||
```Python
|
||||
import os
|
||||
from embedchain.pipeline import Pipeline as App
|
||||
|
||||
app = App()
|
||||
|
||||
Reference in New Issue
Block a user