mirror of
https://github.com/Laurent2916/model-explorer-refiners.git
synced 2024-11-21 05:38:47 +00:00
Update main.py
wrong source_repo
This commit is contained in:
parent
33292e4df2
commit
8ac883d075
|
@ -10,7 +10,7 @@ class RefinersAdapter(Adapter):
|
|||
id="refiners",
|
||||
name="Refiners adapter",
|
||||
description="Refiners adapter for Model Explorer",
|
||||
source_repo="https://github.com/finegrain/model-explorer-refiners",
|
||||
source_repo="https://github.com/Laurent2916/model-explorer-refiners",
|
||||
)
|
||||
|
||||
def __init__(self):
|
||||
|
|
Loading…
Reference in a new issue