From e113be00a8569359d4422f492ca8890c700730ca Mon Sep 17 00:00:00 2001 From: Efthymios Tzinis Date: Mon, 10 May 2021 23:37:00 -0500 Subject: [PATCH] Removing cometml key --- fedenhance/__config__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fedenhance/__config__.py b/fedenhance/__config__.py index 5cb0b46..2a6a896 100644 --- a/fedenhance/__config__.py +++ b/fedenhance/__config__.py @@ -7,4 +7,4 @@ FED_LOG_DIR='/home/thymios/fedenhance_log/' # Cometml your key -API_KEY = 'RJlDCKh8TVXGJTG3ChR3GaY6s' \ No newline at end of file +API_KEY = 'place_your_cometml_key_here' \ No newline at end of file