Skip to content

Commit

Permalink
minor update.
Browse files Browse the repository at this point in the history
  • Loading branch information
r12f committed Dec 6, 2023
1 parent 826047b commit 3b4dd10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dash-pipeline/SAI/sai_api_gen.py
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ def __table_with_counters(self, program):

class DASHAPISet:
'''
This class holds all parsed SAI API table info for a specific API.
This class holds all parsed SAI API info for a specific API set, such as routing or CA-PA mapping.
'''
def __init__(self, api_name):
self.app_name = api_name
Expand Down

0 comments on commit 3b4dd10

Please sign in to comment.