Skip to content

Commit

Permalink
Setup on load
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertLucey committed Jan 23, 2022
1 parent 74543b0 commit 0892660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ test: build test_requirements quick_test
quick_test:
$(IN_ENV) $(PYTHON) -m unittest

load:
load: setup
$(IN_ENV) load_road_collisions_uk

0 comments on commit 0892660

Please sign in to comment.