mirror of
https://github.com/codingo/Interlace.git
synced 2026-02-01 05:04:47 +01:00
Fix Banner
This commit is contained in:
@@ -20,7 +20,7 @@ class OutputHelper(object):
|
||||
|
||||
print(self.seperator)
|
||||
print("Interlace v%s\tby Michael Skelton (@codingo_)" % __version__)
|
||||
print(" & Sajeeb Lohani (@sml555_)")
|
||||
print(" \t& Sajeeb Lohani (@sml555_)")
|
||||
print(self.seperator)
|
||||
|
||||
def terminal(self, level, target, command, message=""):
|
||||
|
||||
Reference in New Issue
Block a user