Skip to content

Commit

Permalink
Update src/qp/factory.py
Browse files Browse the repository at this point in the history
Sadly, we don't mangage pdfs

Co-authored-by: Melissa DeLucchi <[email protected]>
  • Loading branch information
eacharles and delucchi-cmu authored Nov 27, 2023
1 parent ed9868c commit 13adb63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/qp/factory.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@


class Factory(OrderedDict):
"""Factory that creates and mangages PDFs"""
"""Factory that creates and manages PDFs"""

def __init__(self):
"""C'tor"""
Expand Down

0 comments on commit 13adb63

Please sign in to comment.