Skip to content

Commit

Permalink
Expanded comment abbreviation for more clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
luzpaz committed Mar 18, 2022
1 parent a05754b commit 2bfbc0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion InitGui.py
Expand Up @@ -79,7 +79,7 @@ def Initialize(self):
import a2p_bom # bom == bill of materials == partslist
import a2p_constraintServices
import a2p_searchConstraintConflicts
import CD_A2plusupdater #for CD function
import CD_A2plusupdater # for Constraint Diagnostic function
if a2plib.getRecursiveUpdateEnabled():
partCommands = [
'a2p_ImportPart',
Expand Down

0 comments on commit 2bfbc0d

Please sign in to comment.