Skip to content

Commit

Permalink
Improve style not going beyond 100 chars
Browse files Browse the repository at this point in the history
  • Loading branch information
teacup-on-rockingchair committed Jul 2, 2024
1 parent 57fbca4 commit b3a8f09
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ssg/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,8 @@
MULTI_PLATFORM_LIST = ["rhel", "fedora", "rhv", "debian", "ubuntu",
"openeuler",
"opensuse", "sle", "ol", "ocp", "rhcos",
"example", "eks", "alinux", "uos", "anolis", "openembedded", "al", "slmicro"]
"example", "eks", "alinux", "uos", "anolis", "openembedded", "al",
"slmicro"]

MULTI_PLATFORM_MAPPING = {
"multi_platform_alinux": ["alinux2", "alinux3"],
Expand Down

0 comments on commit b3a8f09

Please sign in to comment.