Skip to content

Commit

Permalink
Changed comments activity table generator
Browse files Browse the repository at this point in the history
  • Loading branch information
basti committed Jan 6, 2019
1 parent 0d9cca0 commit 7f8cc35
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ class ATGenerator:
def __init__(self, repre):

# Constructor with parameter representation: List of keywords with a corresponding index
# Only the Index as byte will be appended to a bytearray.
# Only the index as byte will be appended to a bytearray.

self.representation = repre

Expand Down

0 comments on commit 7f8cc35

Please sign in to comment.