remove emojis from console
This commit is contained in:
@@ -363,7 +363,7 @@ class EnhancedRLTrainingIntegrator:
|
||||
|
||||
# Integration status
|
||||
if self.training_stats['comprehensive_features_used'] > 0:
|
||||
logger.info("STATUS: COMPREHENSIVE RL TRAINING INTEGRATION SUCCESSFUL! ✅")
|
||||
logger.info("STATUS: COMPREHENSIVE RL TRAINING INTEGRATION SUCCESSFUL! ")
|
||||
logger.info("The system is now using the full 13,400 feature comprehensive state.")
|
||||
else:
|
||||
logger.warning("STATUS: Integration partially successful - some fallbacks may occur")
|
||||
|
||||
Reference in New Issue
Block a user