File size: 85 Bytes
6085b61
 
 
 
 
 
1
2
3
4
5
6
7
import pytest


class TestPDFExtractor:
    def test_init(self):
        assert True