diff --git a/rag/app/laws.py b/rag/app/laws.py index 3334e9eba..a021e339f 100644 --- a/rag/app/laws.py +++ b/rag/app/laws.py @@ -10,6 +10,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # +import logging from tika import parser import re from io import BytesIO