Skip to content

Commit

Permalink
poetry: update
Browse files Browse the repository at this point in the history
Signed-off-by: Attila Szakacs <[email protected]>
  • Loading branch information
alltilla committed Feb 9, 2024
1 parent 5c8a929 commit 1d19267
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 13 deletions.
27 changes: 14 additions & 13 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions syslog_ng_cfg_helper/globals.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
TYPES = (
("nonnegative_float", "<nonnegative-float>"),
("nonnegative_integer", "<nonnegative-integer>"),
("optional_arrow", "=>"),
("python_yesno", "<python-yesno>"),
("path", "<path>"),
("positive_float", "<positive-float>"),
("positive_integer", "<positive-integer>"),
("string", "<string>"),
("string_list", "<string-list>"),
Expand Down

0 comments on commit 1d19267

Please sign in to comment.