remove emojis from console

This commit is contained in:
Dobromir Popov
2025-10-25 16:35:08 +03:00
parent 5aa4925cff
commit b8f54e61fa
75 changed files with 828 additions and 828 deletions

View File

@@ -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")