Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inline import to prevent circular imports under some toolchain combinations #356

Merged
merged 1 commit into from
Aug 10, 2019

Conversation

lamby
Copy link
Contributor

@lamby lamby commented Apr 26, 2019

Resolves issue #331.
Supercedes PR #343 .

@codecov-io
Copy link

codecov-io commented Apr 26, 2019

Codecov Report

Merging #356 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #356   +/-   ##
======================================
  Coverage    90.4%   90.4%           
======================================
  Files          43      43           
  Lines        2845    2845           
======================================
  Hits         2572    2572           
  Misses        273     273
Impacted Files Coverage Δ
django_q/tasks.py 99.46% <100%> (ø) ⬆️

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 c84fd11...5c82439. Read the comment docs.

@Koed00 Koed00 merged commit cfeceb4 into Koed00:master Aug 10, 2019
@lamby lamby deleted the import-error-issue-331 branch August 10, 2019 12:41
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.

3 participants