Skip to content

Commit

Permalink
foo
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin committed Apr 16, 2020
1 parent 6db9c14 commit e433dd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions etc/ci-coveralls-merge.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

# Hacked up merger for testing

from __future__ import print_function

import json
import os
import os.path
import sys

from __future__ import print_function

coverage_files = [ 'c-coveralls.json' ]

print("Merging coveralls json coverage")
Expand Down

0 comments on commit e433dd3

Please sign in to comment.