Skip to content

Commit

Permalink
add package docs
Browse files Browse the repository at this point in the history
  • Loading branch information
stanistan committed Feb 4, 2025
1 parent 8417bfb commit ef7499c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/languagedetection/languagemodels/language.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
// This product includes software developed at Datadog (https://www.datadoghq.com/).
// Copyright 2016-present Datadog, Inc.

// Package languagemodels contains the definitions of the languages we can detect,
// and the interfaces for detecting them.
package languagemodels

// LanguageName is a string enum that represents a detected language name.
Expand Down

0 comments on commit ef7499c

Please sign in to comment.