Skip to content

Commit 84e36a5

Browse files
Add license
1 parent bdd7ed4 commit 84e36a5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

detection_rules/esql_errors.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
2+
# or more contributor license agreements. Licensed under the Elastic License
3+
# 2.0; you may not use this file except in compliance with the Elastic License
4+
# 2.0.
5+
16
"""ESQL exceptions."""
27

38
from elasticsearch import Elasticsearch # type: ignore[reportMissingTypeStubs]

0 commit comments

Comments
 (0)