Skip to content

Commit

Permalink
Added required source proxy for NERSC SFAPI
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenCTimm authored and mambelli committed Oct 4, 2023
1 parent d53a831 commit f6ddcc2
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
from decisionengine.framework.modules import Source, SourceProxy

NerscSFApiSourceProxy = SourceProxy.SourceProxy
Source.describe(NerscSFApiSourceProxy)

0 comments on commit f6ddcc2

Please sign in to comment.