We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2f80dee + c1d5a09 commit f9954e9Copy full SHA for f9954e9
lib/copyleaks/models/submissions/properties/indexing_repository.rb
@@ -21,6 +21,9 @@
21
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
22
# SOFTWARE.
23
# =
24
+
25
+require_relative './repository.rb'
26
27
module Copyleaks
28
class SubmissionIndexingRepository < SubmissionRepository
29
# @param [String] ID of a repository to add the scanned document to.
0 commit comments