mgbam commited on
Commit
fb9918b
·
verified ·
1 Parent(s): e1444b4

Update genesis/pipeline.py

Browse files
Files changed (1) hide show
  1. genesis/pipeline.py +2 -0
genesis/pipeline.py CHANGED
@@ -1,3 +1,5 @@
 
 
1
  from __future__ import annotations
2
  import os, json
3
  import httpx
 
1
+ ## `genesis/providers.py`
2
+
3
  from __future__ import annotations
4
  import os, json
5
  import httpx