naveenvenkatesh commited on
Commit
483e000
·
verified ·
1 Parent(s): f0fd7a1

Update Tags_Extractor.py

Browse files
Files changed (1) hide show
  1. Tags_Extractor.py +0 -4
Tags_Extractor.py CHANGED
@@ -1,10 +1,6 @@
1
  import os
2
  from openai import AzureOpenAI
3
 
4
-
5
-
6
-
7
-
8
  class Tags:
9
  def __init__(self):
10
  """
 
1
  import os
2
  from openai import AzureOpenAI
3
 
 
 
 
 
4
  class Tags:
5
  def __init__(self):
6
  """