Skip to content

Commit

Permalink
Fix comment sponsor
Browse files Browse the repository at this point in the history
  • Loading branch information
Dramelac committed Mar 17, 2024
1 parent 9fbc099 commit 03885e7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions exegol/manager/ExegolManager.py
Original file line number Diff line number Diff line change
Expand Up @@ -234,8 +234,7 @@ def print_version(cls):
@classmethod
def print_sponsors(cls):
"""Show exegol sponsors"""
#logger.success(
"""We thank [link=https://www.capgemini.com/fr-fr/carrieres/offres-emploi/][blue]Capgemini[/blue][/link] for supporting the project [bright_black](helping with dev)[/bright_black] :pray:""")
#logger.success("""We thank [link=https://www.capgemini.com/fr-fr/carrieres/offres-emploi/][blue]Capgemini[/blue][/link] for supporting the project [bright_black](helping with dev)[/bright_black] :pray:""")
#logger.success("""We thank [link=https://www.hackthebox.com/][green]HackTheBox[/green][/link] for sponsoring the [bright_black]multi-arch[/bright_black] support :green_heart:""")
pass

Expand Down

0 comments on commit 03885e7

Please sign in to comment.