Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Fix flake8 #4519

Merged
merged 2 commits into from
Jan 30, 2019
Merged

Fix flake8 #4519

merged 2 commits into from
Jan 30, 2019

Conversation

hawkowl
Copy link
Contributor

@hawkowl hawkowl commented Jan 30, 2019

No description provided.

@hawkowl hawkowl requested a review from a team January 30, 2019 10:35
@hawkowl hawkowl merged commit 3f189c9 into develop Jan 30, 2019
@codecov-io
Copy link

codecov-io commented Jan 30, 2019

Codecov Report

Merging #4519 into develop will increase coverage by <.01%.
The diff coverage is 85.71%.

@@             Coverage Diff             @@
##           develop    #4519      +/-   ##
===========================================
+ Coverage    74.69%   74.69%   +<.01%     
===========================================
  Files          336      336              
  Lines        34293    34293              
  Branches      5592     5592              
===========================================
+ Hits         25614    25615       +1     
+ Misses        7095     7092       -3     
- Partials      1584     1586       +2

@hawkowl hawkowl deleted the hawkowl/fix-flake8-3.7 branch January 30, 2019 10:53
@@ -102,7 +102,7 @@ def __init__(self, hs):

self.hs = hs

self.store = hs.get_datastore() # type: synapse.storage.DataStore
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SADFACE

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants