Executor-Tyrant-Framework commited on
Commit
8e04d70
·
verified ·
1 Parent(s): 3d46b8d

Update recursive_context.py

Browse files
Files changed (1) hide show
  1. recursive_context.py +1 -1
recursive_context.py CHANGED
@@ -663,7 +663,7 @@ class RecursiveContextManager:
663
  # 3. Push the entire manifest back to your PRO storage dataset
664
  self.persistence.save_conversations(full_data)
665
 
666
- # =====================================================================
667
  # GIT TOOLS
668
  # =====================================================================
669
  def _get_authenticated_remote_url(self):
 
663
  # 3. Push the entire manifest back to your PRO storage dataset
664
  self.persistence.save_conversations(full_data)
665
 
666
+ # =====================================================================
667
  # GIT TOOLS
668
  # =====================================================================
669
  def _get_authenticated_remote_url(self):