Skip to content

Commit f24380f

Browse files
authored
Merge pull request #93 from collab-uniba/merge_PR_89
Updates and fixes the functions to detect undeclared dependencies
2 parents 4a94a5f + 03f7185 commit f24380f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+1389
-798
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ htmlcov/
4949
.nox/
5050
.coverage
5151
.coverage.*
52+
!tests/fixtures/test_repo/versioned_repo_with_coverage/.coverage
5253
.cache
5354
nosetests.xml
5455
coverage.xml

pynblint/cell.py

Lines changed: 0 additions & 131 deletions
This file was deleted.

0 commit comments

Comments
 (0)