Skip to content

Commit

Permalink
docs(constants): add docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamc committed Nov 21, 2024
1 parent 0c6e0a3 commit f85b4d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions smac/constants.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
"""Constants used in SMAC, e.g. maximum number of cutoffs, very small number, etc."""
__copyright__ = "Copyright 2022, automl.org"
__license__ = "3-clause BSD"

Expand Down

0 comments on commit f85b4d4

Please sign in to comment.