Loading muffin/integrations/__init__.py 0 → 100644 +5 −0 Original line number Diff line number Diff line """Integrations allow Muffin to interact with other services. “Interact” could mean supporting certain file formats for import or export, or scraping data from a website, or even using APIs. """ Loading
muffin/integrations/__init__.py 0 → 100644 +5 −0 Original line number Diff line number Diff line """Integrations allow Muffin to interact with other services. “Interact” could mean supporting certain file formats for import or export, or scraping data from a website, or even using APIs. """