Resolve merge conflicts

This commit is contained in:
Griatch 2020-04-12 12:19:03 +02:00
commit cc5aa91be1
8 changed files with 77 additions and 54 deletions

View file

@ -1,7 +1,7 @@
# This is used with `make <option>` and is used for running various
# administration operations on the code.
BLACK_FORMAT_CONFIGS = --target-version py37 --line-length 100
BLACK_FORMAT_CONFIGS = --target-version py37 --line-length 100 --exclude=/docs
TEST_GAME_DIR = .test_game_dir
TESTS ?= evennia