Skip to content

Commit

Permalink
fixed some errors switching to logging.
Browse files Browse the repository at this point in the history
  • Loading branch information
dougransom committed Mar 3, 2024
1 parent c8219f6 commit 6993843
Show file tree
Hide file tree
Showing 5 changed files with 294 additions and 227 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ unimacro_builtins = "unimacro.UnimacroGrammars:locateme"
[project.entry-points."dt.loggers"]
unimacro ="unimacro:logname"
control="unimacro:control_logger_name"
folders="unimacro:folders_logger_name"

[tool.pytest.ini_options]
minversion = "7.1.2"
Expand Down
Loading

0 comments on commit 6993843

Please sign in to comment.