4 lines
102 B
Python
4 lines
102 B
Python
|
|
"""PPT Quality Assurance — DeckLinter and visual validation"""
|
||
|
|
|
||
|
|
from .deck_linter import DeckLinter
|