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

Add __init__.py to sportsreference.fb #386

Merged
merged 1 commit into from
Apr 9, 2020
Merged

Conversation

roclark
Copy link
Owner

@roclark roclark commented Apr 8, 2020

The football directory was missing the __init__.py file which prevented it from being accessible from wheels.

Fixes #385

Signed-Off-By: Robert Clark robdclark@outlook.com

The football directory was missing the __init__.py file which prevented
it from being accessible from wheels.

Signed-Off-By: Robert Clark <robdclark@outlook.com>
@roclark roclark added the bug Something isn't working label Apr 8, 2020
@roclark roclark added this to the Release 0.5.2 milestone Apr 8, 2020
@roclark roclark self-assigned this Apr 8, 2020
@codecov
Copy link

codecov bot commented Apr 8, 2020

Codecov Report

Merging #386 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #386   +/-   ##
=======================================
  Coverage   99.97%   99.97%           
=======================================
  Files          48       48           
  Lines       10578    10578           
=======================================
  Hits        10575    10575           
  Misses          3        3           

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 27a15de...2c23385. Read the comment docs.

@roclark roclark merged commit 35008cb into master Apr 9, 2020
@roclark roclark deleted the patch/fix-fb-not-accessible branch April 9, 2020 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sportsreference.fb not working
1 participant