Skip to content

Commit

Permalink
Merge pull request #45 from 0dysseas/dev
Browse files Browse the repository at this point in the history
Merge dev into master
  • Loading branch information
0dysseas authored Jul 9, 2021
2 parents d79888d + 40c1dd8 commit f598b9e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion newsindicator/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ def print_json_object(obj):


def get_asset(asset='sources'):
# gets the assets
"""
Gets the assets from the specified folder
"""
absolute_path = os.path.dirname(os.path.abspath(__file__))

if asset is not 'sources':
Expand Down

0 comments on commit f598b9e

Please sign in to comment.