Skip to content

__main__: Ensure a main function is defined#273

Merged
nthykier merged 1 commit intomasterfrom
gh-272
Jun 5, 2020
Merged

__main__: Ensure a main function is defined#273
nthykier merged 1 commit intomasterfrom
gh-272

Conversation

@nthykier
Copy link
Member

@nthykier nthykier commented Jun 5, 2020

Closes: #272
Signed-off-by: Niels Thykier [email protected]

@codecov-commenter
Copy link

codecov-commenter commented Jun 5, 2020

Codecov Report

Merging #273 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #273   +/-   ##
=======================================
  Coverage   45.90%   45.90%           
=======================================
  Files          44       44           
  Lines        6916     6916           
=======================================
  Hits         3175     3175           
  Misses       3741     3741           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update aac0c8d...3e61385. Read the comment docs.

@nthykier nthykier merged commit c91df89 into master Jun 5, 2020
@nthykier nthykier deleted the gh-272 branch June 27, 2020 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ImportError: module 'singularity.__main__' has no attribute 'main'

2 participants