menikev commited on
Commit
ba582f4
·
verified ·
1 Parent(s): 4b1c03a

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -3,7 +3,7 @@ from textwrap import dedent
3
  import json
4
 
5
  from crypto_analysis_agents import CryptoAnalysisAgents
6
- from crypto_analysis_tasks import CryptoAnalysisTasks
7
 
8
  class CryptoCrew:
9
  def __init__(self, crypto):
 
3
  import json
4
 
5
  from crypto_analysis_agents import CryptoAnalysisAgents
6
+ from crypto__analysis_tasks import CryptoAnalysisTasks
7
 
8
  class CryptoCrew:
9
  def __init__(self, crypto):